Comment 32 for bug 1577137

Revision history for this message
Alvaro Gil (alvaro-alvarogil) wrote :

The problem is the documentation is not correct, it states:

       for systemd we need to add 2 configuation files in /etc/systemd/system.

This is incorrect, move the two files to:

       /etc/systemd/

-------------------------------------------

after continue with the tutorial.

sudo systemctl enable saned.socket
sudo systemctl start saned.socket
systemctl status saned.socket

now it will load correctly on restart.