1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-09 17:10:57 +00:00

debian: create system account verbosely

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-05-13 22:14:24 -04:00 committed by June
parent 1c6ef66e3e
commit 53974320e5

2
debian/postinst vendored
View file

@ -14,7 +14,7 @@ case "$1" in
--home "$CONDUWUIT_DATABASE_PATH" \
--disabled-login \
--shell "/usr/sbin/nologin" \
--force-badname \
--verbose \
conduwuit
fi