if [ "$1" -ge "1" ]; then
	/sbin/service falco condrestart > /dev/null 2>&1
fi
