summaryrefslogtreecommitdiff
path: root/etc/cron.d/itzks-systems-disklserver
blob: 60d9edef691677f90c8473c7ef033811b2506e38 (plain)
1
2
3
4
5
MAILTO=root
PATH=/usr/bin:/bin:/usr/sbin:/sbin

# check if we should rebuild the LTSP squashfs images
30 3  * * * root  [ -d /srv/ltsp/images ] && [ -x /usr/sbin/itzks-update-disklserver-squashfs-images ] && /usr/sbin/itzks-update-disklserver-squashfs-images