Skip to content
Snippets Groups Projects
Commit 617915f0 authored by Adam Wujek's avatar Adam Wujek :speech_balloon:
Browse files

rootfs: stop monit and snmpd before restart


stop explicitly snmpd before reboot to avoid messages:
Jan  1 00:54:23 snmpd[1290]: read_config_store open failure on /var/lib/snmp/snmpd.conf
Otherwise snmpd was stopped after unmount of filesystems.

Stop monit to avoid possible respawn of processes during shutting down.

remove "null" from the line in /etc/inittab
null::shutdown:/etc/init.d/rcK
to get printouts to the console.

Signed-off-by: default avatarAdam Wujek <adam.wujek@cern.ch>
parent a52507c9
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment