From a2526aeb5af5014aeab84aed00d890a3352b7ac1 Mon Sep 17 00:00:00 2001 From: Jed Reynolds Date: Tue, 23 Jan 2018 15:13:30 -0800 Subject: [PATCH] lf_generic_ping: corrected restart to reload --- lf_generic_ping.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lf_generic_ping.pl b/lf_generic_ping.pl index 12ab62e5..7c656b00 100755 --- a/lf_generic_ping.pl +++ b/lf_generic_ping.pl @@ -79,7 +79,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=65535 in /etc/systemd/system.conf - then do a systemctl daemon-restart. + then do a systemctl daemon-reload. https://www.novell.com/support/kb/doc.php?id=7018594 );