From 8a68be716a1cc631b00c8ddbc076a6cfb5bc76a8 Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Tue, 26 Jul 2022 15:02:38 +0300 Subject: [PATCH] [CRONTAB] Add more examples --- general/overlay/etc/crontabs/root | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/general/overlay/etc/crontabs/root b/general/overlay/etc/crontabs/root index 56a1fd41..a916c929 100644 --- a/general/overlay/etc/crontabs/root +++ b/general/overlay/etc/crontabs/root @@ -9,7 +9,9 @@ # * * * * * command to be executed # # -#*/30 * * * * /usr/bin/logger -p cron.info -t crond WTF ? +#*/30 * * * * /usr/bin/logger -p cron.info -t crond WTF ? +# +#*/30 * * * * /usr/sbin/send2email.sh # #*/30 * * * * /usr/sbin/send2ftp.sh # @@ -17,3 +19,5 @@ # #*/30 * * * * /usr/sbin/send2telegram.sh -10028718 3651038111:ACHzXLtPAUiKi3715S1 # +#*/30 * * * * /usr/sbin/send2yadisk.sh +#