blob: 38c5012c09b4324273c2a851e94de22a0d441d80 [file] [log] [blame]
[Unit]
Description=Libwebsockets Web Server
After=syslog.target
[Service]
ExecStart=/usr/local/bin/lwsws
ExecReload=/usr/bin/kill -HUP $MAINPID
ExecStop=/usr/bin/killall lwsws
[Install]
WantedBy=multi-user.target