Reduce priority of background deletion task

This commit is contained in:
Daniel Winzen
2020-01-08 06:32:40 +01:00
parent 9ba305da60
commit 709e4fd1c5

View File

@ -4,3 +4,6 @@ Description=Delete old shared hosting accounts
[Service]
Type=simple
ExecStart=/usr/bin/php /var/www/find_old.php
Nice=19
IOSchedulingClass=best-effort
IOSchedulingPriority=7