Initial commit
This commit is contained in:
6
etc/systemd/system/hosting.service
Normal file
6
etc/systemd/system/hosting.service
Normal file
@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Manage shared hosting accounts
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/php /home/daniel/hosting/cron.php
|
Reference in New Issue
Block a user