No PermissionsStartOnly=true

This patch removes `PermissionsStartOnly=true` from the systemd unit
file used for packaging. This shouldn't be necessary for any commands
run by the unit.
This commit is contained in:
Lars Kiesow 2022-12-06 00:52:23 +01:00
parent 67db41a525
commit 91cbe45839
No known key found for this signature in database
GPG Key ID: 5DAFE8D9C823CE73

View File

@ -11,7 +11,6 @@ ExecReload=/bin/kill -HUP $MAINPID
Restart=always
User=audiobookshelf
Group=audiobookshelf
PermissionsStartOnly=true
[Install]
WantedBy=multi-user.target