Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ale
autoradio
Commits
e9d7e68e
Commit
e9d7e68e
authored
Jan 11, 2019
by
ale
Browse files
Set a higher limit for open files on redirectord
parent
eed08ced
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/autoradio-server.redirectord.service
View file @
e9d7e68e
...
@@ -10,6 +10,7 @@ ExecStart=/usr/sbin/redirectord $ETCD_SERVER $PUBLIC_IP $DOMAIN $REDIRECTORD_OPT
...
@@ -10,6 +10,7 @@ ExecStart=/usr/sbin/redirectord $ETCD_SERVER $PUBLIC_IP $DOMAIN $REDIRECTORD_OPT
CapabilityBoundingSet
=
CAP_NET_BIND_SERVICE
CapabilityBoundingSet
=
CAP_NET_BIND_SERVICE
Restart
=
always
Restart
=
always
RestartSec
=
1
RestartSec
=
1
LimitNOFILE
=
65535
[Install]
[Install]
WantedBy
=
multi-user.target
WantedBy
=
multi-user.target
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment