Restart instead of start/stop
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Tue, 31 Jul 2007 18:58:51 +0000 (18:58 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Tue, 31 Jul 2007 18:58:51 +0000 (18:58 +0000)
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