Add _dhcpcd user and group

bouyer-xenpvh
roy 2020-04-02 12:35:13 +00:00
parent 4d58013fe5
commit d5aa3c6a01
2 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,7 @@ guest:*:31:root
_unbound:*:32:
_nsd:*:33:
nvmm:*:34:root
_dhcpcd:*:35:
nobody:*:39:
utmp:*:45:
authpf:*:72:

View File

@ -21,5 +21,6 @@ _tss:*:28:28::0:0:& pseudo-user:/var/tpm:/sbin/nologin
_rtadvd:*:30:30::0:0:& pseudo-user:/var/chroot/rtadvd:/sbin/nologin
_unbound:*:32:32::0:0:& pseudo-user:/var/chroot/unbound:/sbin/nologin
_nsd:*:33:33::0:0:& pseudo-user:/var/chroot/nsd:/sbin/nologin
_dhcpcd:*:35:35::0:0:& pseudo-user:/var/chroot/dhcpcd:/sbin/nologin
uucp:*:66:1::0:0:UNIX-to-UNIX Copy:/nonexistent:/sbin/nologin
nobody:*:32767:39::0:0:Unprivileged user:/nonexistent:/sbin/nologin