summaryrefslogtreecommitdiff
path: root/parabolaweb.service
blob: d145e53d888c1034129386e967e490888fa5258f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=ParabolaWeb

[Service]
Type=forking
ExecStart=/usr/sbin/parabolaweb-fcgi pidfile=/run/web/parabolaweb.pid
PIDFile=/run/web/parabolaweb.pid

[Install]
WantedBy=multi-user.target