smeserver-BackupPC/root/usr/lib/systemd/system/httpd-bkpc.service

13 lines
188 B
SYSTEMD
Raw Normal View History

[Unit]
Description=BackupPC web page
After=network.target
[Service]
Type=forking
#PIDFile=/run/bandwidthd.pid
ExecStart=/var/service/httpd-bkpc/run
[Install]
WantedBy=sme-server.target