mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-30 10:22:34 +00:00
lf_generic_ping: corrected unlimited process to 65535
This commit is contained in:
@@ -78,7 +78,7 @@ $0 --mgr {host-name | IP}
|
||||
|
||||
If only a few of your generic commands start, check journalctl for
|
||||
errors containing: 'cgroup: fork rejected by pids controller'
|
||||
You want to set DefaultTasksMax=unlimited in /etc/systemd/system.conf
|
||||
You want to set DefaultTasksMax=65535 in /etc/systemd/system.conf
|
||||
then do a systemctl daemon-restart.
|
||||
https://www.novell.com/support/kb/doc.php?id=7018594
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user