Skip to content

Commit

Permalink
chore: Add Restart always to systemd for log-courier
Browse files Browse the repository at this point in the history
  • Loading branch information
driskell committed Jul 30, 2024
1 parent 4a148b3 commit 3f0e8f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/initscripts/redhat-systemd.service
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ StandardError=syslog
User=log-courier
Group=log-courier
RuntimeDirectory=log-courier
Restart=always

[Install]
WantedBy=multi-user.target

0 comments on commit 3f0e8f3

Please sign in to comment.