mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 09:33:16 +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> (cherry picked from commit 714156cc42cfc35dbd960e7755866fa257f67090) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
972226d3b1
commit
36631ae088
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