Restart instead of start/stop
[nodemanager.git] / NodeManager.spec
index dcab222..164492c 100644 (file)
@@ -56,8 +56,7 @@ chkconfig --add conf_files
 chkconfig conf_files on
 chkconfig --add nm
 chkconfig nm on
-service nm stop
-service nm start
+service nm restart
 
 
 %preun