mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 16:57:11 +00:00
Add static-passwd and static-group files
In order to pass reproducible tests, recipes that use the useradd class must have static ids configured. Signed-off-by: Fabien Thomas <fabien.thomas@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
18f01d2b14
commit
714156cc42
14
meta-networking/files/static-group-meta-networking
Normal file
14
meta-networking/files/static-group-meta-networking
Normal file
@ -0,0 +1,14 @@
|
||||
ftp:x:630:
|
||||
dovecot:x:631:
|
||||
dovenull:x:632:
|
||||
postfix:x:633:
|
||||
postdrop:x:634:
|
||||
vmail:x:635:
|
||||
rasvd:x:636:
|
||||
frr:x:637:
|
||||
frrvty:x:638:
|
||||
nogroup:x:639:
|
||||
ftp:x:640:
|
||||
rwhod:x:641:
|
||||
lldpd:x:642:
|
||||
opensaf:x:643:
|
||||
19
meta-networking/files/static-passwd-meta-networking
Normal file
19
meta-networking/files/static-passwd-meta-networking
Normal file
@ -0,0 +1,19 @@
|
||||
ftp:x:630:630::/:/bin/nologin
|
||||
dovecot:x:631:631::/:/bin/nologin
|
||||
dovenull:x:632:632::/:/bin/nologin
|
||||
postfix:x:633:633::/:/bin/nologin
|
||||
vmail:x:635:635::/:/bin/nologin
|
||||
radvd:x:636:636::/:/bin/nologin
|
||||
frr:x:637:637::/:/bin/nologin
|
||||
ftp:x:640:640::/:/bin/nologin
|
||||
rwhod:x:641:641::/:/bin/nologin
|
||||
lldpd:x:642:642::/:/bin/nologin
|
||||
opensaf:x:643:643::/:/bin/nologin
|
||||
tinyproxy:x:650:nogroup::/:/bin/nologin
|
||||
radiusd:x:651:nogroup::/:/bin/nologin
|
||||
nm-openconnect:x:652:nogroup::/:/bin/nologin
|
||||
ntp:x:653:nogroup::/:/bin/nologin
|
||||
nm-fortisslvpn:x:654:nogroup::/:/bin/nologin
|
||||
nm-openvpn:x:655:nogroup::/:/bin/nologin
|
||||
squid:x:656:nogroup::/:/bin/nologin
|
||||
mosquitto:x:657:nogroup::/:/bin/nologin
|
||||
Loading…
x
Reference in New Issue
Block a user