Files
hosting/etc/systemd/system/hosting-del.service
2020-01-08 06:32:40 +01:00

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