diff --git a/var/spool/cron/root b/var/spool/cron/root index 55dce34c..72aba5bd 100644 --- a/var/spool/cron/root +++ b/var/spool/cron/root @@ -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