path: autofs_5.1.9-1.2/redhat/autofs.init.in
			sleep 20
			stop
			auto_pid=`pidof $prog`
			if [ -n "$auto_pid" ]; then
				kill -9 $auto_pid
