Rev 623 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
[Unit]Description= unix domain socket Service for QBPWCF.After=network-pre.target dbus.service network.target network.service httpd.service[Service]Type=simpleUser=rootExecStart=/usr/bin/qbpwcf-usock.phpExecReload=killall qbpwcf-usock.php;/usr/bin/qbpwcf-usock.php;Restart=on-failureTimeoutSec=infinity[Install]WantedBy=multi-user.target