Reduce priority of background deletion task
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user