Updated Systemd (markdown)

oooo-ps 2025-06-28 20:59:41 +03:00
parent ea7d2f7dc5
commit 40298a676a

@ -31,7 +31,7 @@ WantedBy=multi-user.target
```
* replace `0.0.0.0:1900` with your address, use `[300:xxxx:xxxx:xxxx::1]:1900` notation for IPv6
* bind (`-b`) as many interfaces as desired
* to disable debug output, set `StandardOutput` and `StandardError` as `null` or add `-d ''` option to `ExecStart`
* to disable errors output, set `StandardError` as `null`
### Manage