fix up systemd unit file, remove chown on config file for debian
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
004354353a
commit
91064fe873
2 changed files with 6 additions and 5 deletions
1
debian/postinst
vendored
1
debian/postinst
vendored
|
@ -30,7 +30,6 @@ case "$1" in
|
|||
|
||||
chown -v conduwuit:conduwuit -R "$CONDUWUIT_DATABASE_PATH"
|
||||
chown -v conduwuit:conduwuit -R "$CONDUWUIT_CONFIG_PATH"
|
||||
chown -v conduwuit:conduwuit -R "$CONDUWUIT_CONFIG_FILE"
|
||||
|
||||
chmod -v 740 "$CONDUWUIT_DATABASE_PATH"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue