mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-19 01:34:57 +00:00
remove LimitNOFILE from suggested systemd unit since it is set by config variable (suggested by yossz)
This commit is contained in:
@ -120,7 +120,6 @@ Put the following file at /etc/systemd/system/strfry.service
|
||||
ProtectHome=yes
|
||||
NoNewPrivileges=yes
|
||||
ProtectSystem=full
|
||||
LimitNOFILE=65536
|
||||
LimitCORE=1000000000
|
||||
|
||||
[Install]
|
||||
@ -155,4 +154,4 @@ Now let's open the port to the outside world:
|
||||
|
||||
### Next steps
|
||||
|
||||
At this point you should have a running relay. Point your client at it, tell a few friends, post some notes, or whatever you want.
|
||||
At this point you should have a running relay. Point your client at it, tell a few friends, post some notes, or whatever you want.
|
||||
|
Reference in New Issue
Block a user