mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-12-20 19:06:06 +01:00
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:
parent
67db41a525
commit
91cbe45839
@ -11,7 +11,6 @@ ExecReload=/bin/kill -HUP $MAINPID
|
||||
Restart=always
|
||||
User=audiobookshelf
|
||||
Group=audiobookshelf
|
||||
PermissionsStartOnly=true
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user