#603905 cron: Add niceness to /etc/default

Package:
cron
Source:
cron
Description:
process scheduling daemon
Submitter:
Patrik Schindler
Date:
2010-11-18 10:57:04 UTC
Severity:
wishlist
#603905#5
Date:
2010-11-18 10:52:04 UTC
From:
To:
It would be good to add a parameter NICE in /etc/default/cron which gets fed
to start-stop-daemon's -N option, if set and != 0.

Cronjobs aren't interactive by definition, so they usually don't need to run
with the same priority as interactive jobs.