Parcourir la source

Force the pid file removal

Michael Schloh von Bennewitz il y a 23 ans
Parent
commit
50a631d25c
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      samhain/rc.samhain
  2. 1 1
      samhain/samhain.spec

+ 1 - 1
samhain/rc.samhain

@@ -47,7 +47,7 @@
     rcService samhain active no && exit 0
     samhain_signal TERM
     samhain_wait
-    rm $samhain_pidfile
+    rm -f $samhain_pidfile
 
 %restart -u @l_susr@
     rcService samhain enable yes || exit 0

+ 1 - 1
samhain/samhain.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        System
 License:      GPL
 Version:      1.7.11
-Release:      20030909
+Release:      20030910
 
 #   package options
 %option       with_fsl  yes