Skip to content

Commit

Permalink
Added restart policy to systemd unit
Browse files Browse the repository at this point in the history
  • Loading branch information
Amdrel committed Dec 1, 2019
1 parent b1a5356 commit 4d363bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/systemd/lorewalker-cho.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Requires=postgresql-11.service

[Service]
ExecStart=/opt/lorewalker-cho/lorewalker-cho.sh --log /var/log/lorewalker-cho/lorewalker-cho.log
Restart=always
RestartSec=3
User=cho
Group=cho

Expand Down

0 comments on commit 4d363bb

Please sign in to comment.