mirror of
https://github.com/pygos/build.git
synced 2024-11-21 10:39:48 +01:00
Fix: basefiles: add missing shadow entries for nginx & dhcpcd
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
5e085927ea
commit
1ab49409bb
1 changed files with 2 additions and 0 deletions
|
@ -3,4 +3,6 @@ sshd:x:17569:0:99999:7:::
|
|||
dnsmasq:x:17569:0:99999:7:::
|
||||
unbound:x:17569:0:99999:7:::
|
||||
syslogd:x:17569:0:99999:7:::
|
||||
nginx:x:17569:0:99999:7:::
|
||||
dhcpcd:x:17569:0:99999:7:::
|
||||
nobody:x:17569:0:99999:7:::
|
||||
|
|
Loading…
Reference in a new issue