Fix systemd link

This commit is contained in:
TomasR 2024-10-19 16:45:56 +02:00 committed by GitHub
parent 3ce87870d5
commit a41e9809c7
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_ 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 cd systemd
sudo ./install.sh sudo ./install.sh