Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion group
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ input:x:104:
ceph:x:167:
avahi-autoipd:x:170:
systemd-journal:x:190:
containers:x:790:
systemd-journal-remote:x:791:
dnsmasq:x:792:
clevis:x:793:
Expand All @@ -47,7 +48,7 @@ systemd-coredump:x:796:
render:x:797:
unbound:x:799:
openvswitch:x:800:
hugetlbfs:x:801:
hugetlbfs:x:801:openvswitch
dockerroot:x:986:
chrony:x:992:
sssd:x:993:
Expand Down
1 change: 1 addition & 0 deletions passwd
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ dbus:x:81:81:System Message Bus:/:/usr/sbin/nologin
nobody:x:99:99:Kernel Overflow User:/:/usr/sbin/nologin
ceph:x:167:167:Ceph daemons:/var/lib/ceph:/usr/sbin/nologin
avahi-autoipd:x:170:170:Avahi IPv4LL Stack:/var/lib/avahi-autoipd:/usr/sbin/nologin
containers:x:790:790:User for rootless containers:/nonexistent:/sbin/nologin
systemd-journal-remote:x:794:791:Journal Remote:/var/log/journal/remote:/sbin/nologin
dnsmasq:x:795:792:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/usr/sbin/nologin
clevis:x:796:793:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/usr/sbin/nologin
Expand Down