10 lines
183 B
Desktop File
10 lines
183 B
Desktop File
[Unit]
|
|
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
|