13 lines
188 B
Desktop File
13 lines
188 B
Desktop File
[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
|
|
|