usr-lib-systemd-system-lwsws.service 164 B

1234567891011
  1. [Unit]
  2. Description=Libwebsockets Web Server
  3. After=syslog.target
  4. [Service]
  5. ExecStart=/usr/local/bin/lwsws
  6. StandardError=null
  7. [Install]
  8. WantedBy=multi-user.target