Я використовую роботу cron, щоб дзвонити offlineimap
кожні 2 хвилини:
*/2 * * * * /usr/bin/offlineimap > ~/Maildir/offlineimap.log 2>&1
Мені потрібно було вбити роботу з кроном, щоб вирішити проблему. Як я можу потім перезапустити роботу cron (без перезавантаження)? Я знайшов це "рішення" в Інтернеті:
mylogin@myhost:~$ sudo /etc/init.d/cron restart
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service cron restart
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the stop(8) and then start(8) utilities,
e.g. stop cron ; start cron. The restart(8) utility is also available.
cron stop/waiting
cron start/running, process 26958
Однак, використовуючи ps -ef | grep ...
, я не бачу роботу ... Що не так?
crontab
, прокоментуйте цю роботу, виконайте технічне обслуговування, а потім