Skip to content
Snippets Groups Projects
Adam Wujek's avatar
Adam Wujek authored
When snmpd's init script is called with restart option then script complain
that snmp is already running. Probalby it takes some short time to kill snmp.
Add sleep 1 second to solve this problem.

Signed-off-by: default avatarAdam Wujek <adam.wujek@cern.ch>
f6c3965b