debian: remove --verbose from postinst
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
c896acb729
commit
22f8c339fc
1 changed files with 0 additions and 1 deletions
1
debian/postinst
vendored
1
debian/postinst
vendored
|
@ -16,7 +16,6 @@ case "$1" in
|
||||||
--home "$CONDUWUIT_DATABASE_PATH" \
|
--home "$CONDUWUIT_DATABASE_PATH" \
|
||||||
--disabled-login \
|
--disabled-login \
|
||||||
--shell "/usr/sbin/nologin" \
|
--shell "/usr/sbin/nologin" \
|
||||||
--verbose \
|
|
||||||
conduwuit
|
conduwuit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue