Update debian service with audiobookshelf group

This commit is contained in:
advplyr 2022-10-08 17:12:23 -05:00
parent db18c71857
commit affcc03c61

View File

@ -10,6 +10,7 @@ ExecStart=/usr/share/audiobookshelf/audiobookshelf
ExecReload=/bin/kill -HUP $MAINPID
Restart=always
User=audiobookshelf
Group=audiobookshelf
PermissionsStartOnly=true
[Install]