diff options
Diffstat (limited to 'etc/cron.d/itzks-systems-common')
-rw-r--r-- | etc/cron.d/itzks-systems-common | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/cron.d/itzks-systems-common b/etc/cron.d/itzks-systems-common new file mode 100644 index 0000000..8c5ba13 --- /dev/null +++ b/etc/cron.d/itzks-systems-common @@ -0,0 +1,4 @@ +MAILTO=root +PATH=/usr/bin:/bin:/usr/sbin:/sbin + +@reboot root apt-get autoclean |