debian: create system account verbosely
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
1c6ef66e3e
commit
53974320e5
|
@ -14,7 +14,7 @@ case "$1" in
|
||||||
--home "$CONDUWUIT_DATABASE_PATH" \
|
--home "$CONDUWUIT_DATABASE_PATH" \
|
||||||
--disabled-login \
|
--disabled-login \
|
||||||
--shell "/usr/sbin/nologin" \
|
--shell "/usr/sbin/nologin" \
|
||||||
--force-badname \
|
--verbose \
|
||||||
conduwuit
|
conduwuit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue