Subversion Repositories qbpwcf-lib(archive)

Rev

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=simple
User=root
ExecStart=/usr/bin/qbpwcf-usock.php
ExecReload=killall qbpwcf-usock.php;/usr/bin/qbpwcf-usock.php;
Restart=on-failure
TimeoutSec=infinity

[Install]
WantedBy=multi-user.target