Add setup tutorial
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
[Unit]
|
||||
Description=Mail cron
|
||||
After=srv.mount
|
||||
Requires=srv.mount
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/php /srv/var/www/mail/cron.php
|
||||
ExecStart=/usr/bin/php /var/www/mail/cron.php
|
||||
|
@ -1,7 +1,5 @@
|
||||
[Unit]
|
||||
Description=Mail cron
|
||||
After=srv.mount
|
||||
Requires=srv.mount
|
||||
|
||||
[Timer]
|
||||
# Time to wait after booting before we run first time
|
||||
|
Reference in New Issue
Block a user