forked from External/ergo
add commented-out PrivateNetwork to unit file
This commit is contained in:
parent
b7e9d6840b
commit
5095a4d814
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue