mirror of
https://github.com/ergochat/ergo.git
synced 2025-10-17 16:07:24 +02: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…
x
Reference in New Issue
Block a user