This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=LOCKFILE=/var/lock/subsys/moodle -
ExecStart=/usr/bin/touch $LOCKFILE -
ExecStop=/usr/bin/rm -f $LOCKFILE -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
Description=Enable the cron job for Moodle
-
Additionnal notes
Nothing here.