f237462825
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
SHELL=/bin/bash
|
|
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
|
MAILTO=root
|
|
HOME=/
|
|
01 * * * * root nice ionice -c3 run-parts /etc/cron.hourly
|
|
|