summarylogtreecommitdiffstats
path: root/iyuuplus.service
blob: 32c06c33792e314e7ee9850517106e7a3824583f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description = IYUU Auto Reseed Plus Daemon.
Wants = network-online.target mariadb.service
After = network-online.target mariadb.service

[Service]
User = iyuuplus
Group = iyuuplus
Restart = on-failure
ExecStart = /srv/iyuuplus/start.php start

[Install]
WantedBy = multi-user.target