mirror of
https://github.com/YGGverse/nexy.git
synced 2026-03-31 17:25:27 +00:00
Updated Systemd (markdown)
parent
ea7d2f7dc5
commit
40298a676a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue