This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=/etc/default/iwatch -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/iwatch -f $CONFIG_FILE -p /run/iwatch.pid -d -
PIDFile=/run/iwatch.pid -
PrivateTmp=yes -
Type=forking
-
-
[Unit]-
After=network.target remote-fs.target -
Description=realtime filesystem monitoring program using inotify -
Documentation=man:iwatch
-
Additionnal notes
Nothing here.