iwatch for Debian ----------------- Installing iwatch and changing the file /etc/default/iwatch without restarting the system will force to execute the following steps: 1. Run # systemctl daemon-reload 2. Run # systemctl restart iwatch To check the status of the iwatch, you could run the following command: # systemctl status iwatch A problem caused by systemd will force a manual action because the systemd upstream do not want autoreloads. Please, see more details at #790262 [1]. This procedure solves the bug #801848 [2]. [1] https://bugs.debian.org/790262 [2] https://bugs.debian.org/801848 -- Joao Eriberto Mota Filho Sun, 23 Oct 2016 20:23:02 -0200 When running iwatch as a daemon via systemd, it will work under the root user. Be sure that your system is ready to make all things via root user. E.g. if you are using sendxmpp command, you will need a .sendxmpprc file under the /root/ directory. See #994857 for details. -- Joao Eriberto Mota Filho Sun, 04 Dec 2022 10:00:02 -0300