1 2 3 4 5 6
chkconfig nginx on ||: service nginx restart ||: if [ "$RPM_INSTALL_ARG1" -eq 1 ]; then service monit restart ||: fi