mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-22 03:49:27 +01:00
add commented-out PrivateNetwork to unit file
This commit is contained in:
parent
b7e9d6840b
commit
5095a4d814
@ -15,6 +15,8 @@ ExecStart=/home/oragono/oragono run --conf /home/oragono/ircd.yaml
|
|||||||
ExecReload=/bin/kill -HUP $MAINPID
|
ExecReload=/bin/kill -HUP $MAINPID
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
LimitNOFILE=1048576
|
LimitNOFILE=1048576
|
||||||
|
# Uncomment this for a hidden service:
|
||||||
|
# PrivateNetwork=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user