Added note on how to enabled systemd watchdog integration

This commit is contained in:
Andrea Bondavalli 2023-02-03 15:45:56 +01:00
parent eb79d897fe
commit 6026f677ff

View File

@ -118,6 +118,8 @@ See [ALSA RAVENNA/AES67 Driver README](https://github.com/bondagit/aes67-linux-d
This directory contains systemd configuration files for the daemon.
The daemon integrates with systemd watchdog. To enable it recompile it with the option _-DWITH_SYSTEMD=ON_
You can install the daemon under systemd using the following commands:
sudo useradd -M -l aes67-daemon -c "AES67 Linux daemon"