mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-19 17:37:43 +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
|
ProtectHome=yes
|
||||||
NoNewPrivileges=yes
|
NoNewPrivileges=yes
|
||||||
ProtectSystem=full
|
ProtectSystem=full
|
||||||
LimitNOFILE=65536
|
|
||||||
LimitCORE=1000000000
|
LimitCORE=1000000000
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Reference in New Issue
Block a user