Skip to content

Commit

Permalink
Fix systemd link
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohlik authored Oct 19, 2024
1 parent 3ce8787 commit a41e980
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 a41e980

Please sign in to comment.