mirror of
https://codeberg.org/postscriptum/devzone.org.ua.git
synced 2026-02-19 06:12:39 +00:00
fix systemd option name
This commit is contained in:
parent
e9428f611e
commit
5cd3beb1fe
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ localnet 0200::/7
|
||||||
http 127.0.0.1 4444
|
http 127.0.0.1 4444
|
||||||
```
|
```
|
||||||
|
|
||||||
Додатково, в системному сервісі змінив рядок запуску `znc` наступним чином:
|
Додатково, в системному сервісі змінив рядок запуску `ExecStart` наступним чином:
|
||||||
|
|
||||||
``` /lib/systemd/system/znc.service
|
``` /lib/systemd/system/znc.service
|
||||||
ExecStart=/usr/bin/proxychains /usr/bin/znc -f
|
ExecStart=/usr/bin/proxychains /usr/bin/znc -f
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue