Skip to navigation
What is the usr/bin/nice in cron
21.01.25
/usr/bin/nice utilizes the system nice command to lower the impact of the call on the server. We recommend that you use it with all your cron jobs to best preserve system resources. ## Example ``` 5 3 * * * root /usr/bin/nice systemctl reload postfix 10 3 * * * root /usr/bin/nice systemctl reload dovecot ```
https://www.pair.com/support/kb/configuring-cron/
Reply
Anonymous
Information Epoch 1745247214
Silence is golden.
Home
Notebook
Contact us