var/spool/cron/root: add vim modeline to set language to crontab

This commit is contained in:
Aminda Suomalainen 2023-03-24 13:10:44 +02:00
parent 7ea097c6fe
commit 20d9e213e2
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -5,3 +5,5 @@
@reboot /usr/sbin/duperemove -rdhq --hashfile=/root/home.hash /home
@reboot /usr/sbin/duperemove -rdhq --hashfile=/root/flatpak.hash /var/lib/flatpak
@reboot /usr/sbin/duperemove -rdhq --hashfile=/root/snap.hash /var/lib/snapd
# vim: filetype=crontab