Skip to content

Commit

Permalink
Merge pull request #181 from Rohlik/patch-1
Browse files Browse the repository at this point in the history
Fix systemd link
  • Loading branch information
bondagit authored Nov 26, 2024
2 parents 47bf877 + a41e980 commit d90e7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ The daemon integrates with systemd watchdog.

To enable it recompile the daemon with the CMake option _-DWITH_SYSTEMD=ON_

You can install the daemon under _systemd_ by using the script [systemd/install.sh](install.sh):
You can install the daemon under _systemd_ by using the script [systemd/install.sh](systemd/install.sh):

cd systemd
sudo ./install.sh
Expand Down

0 comments on commit d90e7ca

Please sign in to comment.