diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2020-07-09 10:22:15 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2020-07-21 10:01:01 -0400 |
commit | 3b9936888f9395d5fe2368accaec66c5a6719857 (patch) | |
tree | 539f62313f8c08541155e451dcfbfe65baf5615d /man/en/sos.conf.5 | |
parent | 34de89edf5311630f4ceab07ff2b21694182646d (diff) | |
download | sos-3b9936888f9395d5fe2368accaec66c5a6719857.tar.gz |
[collect] Update host group loading from /etc/sos
Updates `sos collect` to read and write host group configurations to
`/etc/sos/groups.d/` if run as root, or `~/.config/sos/groups.d/` if run
as non root. Note that non-root users will be able to read host group
files in `/etc/sos` to allow for easier inter-user sharing, but non-root
users will not be able to write or update config files in that location.
The order of precedence for loading host groups is:
1. The value of `--group` is an actual file path
2. The group definition exists under ~/.config/sos/groups.d/
3. The group definition exists under /etc/sos/groups.d/
Related: #2125
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'man/en/sos.conf.5')
0 files changed, 0 insertions, 0 deletions