From 2823a46b5922dc6f745af259277e7440a0ae8ebb Mon Sep 17 00:00:00 2001 From: Faiyaz Ahmed Date: Tue, 31 Jul 2007 18:58:51 +0000 Subject: [PATCH] Restart instead of start/stop --- NodeManager.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NodeManager.spec b/NodeManager.spec index dcab222..164492c 100644 --- a/NodeManager.spec +++ b/NodeManager.spec @@ -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 -- 2.47.0