This commit is contained in:
parent
2b47e72f4f
commit
a787c1dc95
@ -13,7 +13,7 @@ if [ -x /usr/bin/systemd-sysusers ] && [ -e /proc/version ]; then
|
||||
REPLACE_ARG="--replace=/usr/lib/sysusers.d/$1"
|
||||
fi
|
||||
# Use systemd-sysusers and let it read the input directly from stdin
|
||||
run /usr/bin/systemd-sysusers $REPLACE_ARG -
|
||||
run /usr/bin/systemd-sysusers $REPLACE_ARG -
|
||||
else
|
||||
# Absolute path to busybox, if found
|
||||
busybox=
|
||||
|
Loading…
Reference in New Issue
Block a user