lf_generic_ping: corrected restart to reload

This commit is contained in:
Jed Reynolds
2018-01-23 15:13:30 -08:00
parent 97adf85048
commit a2526aeb5a

View File

@@ -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
);