1
0
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:
Franck Bui 2021-11-18 11:56:02 +01:00 committed by Luca Boccassi
parent 21d00e52db
commit 86bd939d7f

View File

@ -3,6 +3,8 @@
set -eux
set -o pipefail
echo "g adm - - -" | systemd-sysusers -
U=/run/systemd/system/test12.socket
cat >$U <<EOF
[Unit]