Skip to content

Commit bbc5eaf

Browse files
Max out FD limits on Debian systems
1 parent f13e6ab commit bbc5eaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debian/bloom.service

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ User=bloom
88
Group=bloom
99
ExecStart=/usr/bin/bloom -c /etc/bloom.cfg
1010
Restart=on-failure
11+
LimitNOFILE=infinity
1112

1213
[Install]
1314
WantedBy=multi-user.target

0 commit comments

Comments
 (0)