Skip to content

Commit

Permalink
Merge pull request #299 from fmarier/patch-3
Browse files Browse the repository at this point in the history
Restart fwknop-server on failure
  • Loading branch information
damienstuart authored Jan 27, 2024
2 parents 0a1c55c + b4652ce commit c1a312e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extras/systemd/fwknopd.service
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Type=forking
PIDFile=/run/fwknop/fwknopd.pid
ExecStart=/usr/sbin/fwknopd
ExecReload=/bin/kill -HUP $MAINPID
Restart=on-failure

[Install]
WantedBy=multi-user.target

0 comments on commit c1a312e

Please sign in to comment.