Fix open files error
Cette révision appartient à :
Parent
a5274cc926
révision
66a13d0599
2 fichiers modifiés avec 2 ajouts et 0 suppressions
|
@ -3,6 +3,7 @@ Description=Nyaa torrent
|
|||
After=network.target elasticsearch.service postgresql-9.6.service pgpool-II-96.service
|
||||
|
||||
[Service]
|
||||
LimitNOFILE=512000
|
||||
WorkingDirectory=/home/nyaapantsu/go/src/github.com/NyaaPantsu/nyaa/
|
||||
ExecStart=/home/nyaapantsu/go/src/github.com/NyaaPantsu/nyaa/nyaa -conf=config/nyaa.yml
|
||||
StandardOutput=syslog
|
||||
|
|
|
@ -3,6 +3,7 @@ Description=Sukebei torrent
|
|||
After=network.target elasticsearch.service postgresql-9.6.service pgpool-II-96.service
|
||||
|
||||
[Service]
|
||||
LimitNOFILE=512000
|
||||
WorkingDirectory=/home/nyaapantsu/go/src/github.com/NyaaPantsu/nyaa/
|
||||
ExecStart=/home/nyaapantsu/go/src/github.com/NyaaPantsu/nyaa/nyaa -conf=config/sukebei.yml
|
||||
StandardOutput=syslog
|
||||
|
|
Référencer dans un nouveau ticket