misc, setup, util: Add a ulimit
I think this gives us the ability to open more files.
This commit is contained in:
@@ -8,6 +8,7 @@ Requires=systemd-networkd.service
|
||||
ExecStart=/usr/bin/mgmt run empty $OPTS
|
||||
RestartSec=5s
|
||||
Restart=always
|
||||
LimitNOFILE=16384
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user