diff --git a/root/etc/crontabs/root b/root/etc/crontabs/root deleted file mode 100644 index f35d7bc..0000000 --- a/root/etc/crontabs/root +++ /dev/null @@ -1,6 +0,0 @@ -# min hour day month weekday command -*/15 * * * * run-parts /etc/periodic/15min -0 * * * * run-parts /etc/periodic/hourly -0 2 * * * run-parts /etc/periodic/daily -0 3 * * 6 run-parts /etc/periodic/weekly -0 5 1 * * run-parts /etc/periodic/monthly