Skip to content

Commit

Permalink
Update alist.service.tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
midoks committed Oct 9, 2024
1 parent 2b4f755 commit 422060b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/alist/init.d/alist.service.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ After=network.target

[Service]
Type=forking
ExecStart={$SERVER_PATH}/alist/alist server
ExecStart={$SERVER_PATH}/alist/alist server &
ExecReload=/bin/kill -USR2 $MAINPID
Restart=on-failure

Expand Down

0 comments on commit 422060b

Please sign in to comment.