projects
/
cubemap
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6e02b47
)
Set the default number of files to 16384; the default is seemingly 1024, which can...
author
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Mon, 21 Apr 2014 17:05:11 +0000
(19:05 +0200)
committer
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Mon, 21 Apr 2014 17:05:11 +0000
(19:05 +0200)
cubemap.service.in
patch
|
blob
|
history
diff --git
a/cubemap.service.in
b/cubemap.service.in
index
fba3468
..
442e019
100644
(file)
--- a/
cubemap.service.in
+++ b/
cubemap.service.in
@@
-6,6
+6,7
@@
Type=simple
ExecStart=@prefix@/bin/cubemap @sysconfdir@/cubemap.config
User=cubemap
ExecReload=/bin/kill -HUP $MAINPID
ExecStart=@prefix@/bin/cubemap @sysconfdir@/cubemap.config
User=cubemap
ExecReload=/bin/kill -HUP $MAINPID
+LimitNOFILE=16384
[Install]
WantedBy=multi-user.target
[Install]
WantedBy=multi-user.target