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