This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/incrond --foreground
-
ExecStart=/usr/sbin/incrond
-
ExecStartPre=/usr/bin/mkdir -m 710 -p /var/spool/incron
-
PIDFile=/run/incrond.pid
-
PrivateTmp=yes
-
Type=forking
-
-
[Unit]
-
Description=File System Events Scheduler
-
Description=file system events scheduler
-
Documentation=man:incrond(8)
-
Additionnal notes
Nothing here.