mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
TEST-12: make sure 'adm' group exist
'adm' group is not available on openSUSE.
This commit is contained in:
parent
21d00e52db
commit
86bd939d7f
@ -3,6 +3,8 @@
|
||||
set -eux
|
||||
set -o pipefail
|
||||
|
||||
echo "g adm - - -" | systemd-sysusers -
|
||||
|
||||
U=/run/systemd/system/test12.socket
|
||||
cat >$U <<EOF
|
||||
[Unit]
|
||||
|
Loading…
Reference in New Issue
Block a user