Merge pull request #181 from Rohlik/patch-1

Fix systemd link
This commit is contained in:
Andrea Bondavalli 2024-11-26 20:53:02 +01:00 committed by GitHub
commit d90e7cae20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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