ee18500 Fix error detection when starting kpropd/kadmind

Authored and Committed by Nalin Dahyabhai 10 years ago
    Fix error detection when starting kpropd/kadmind
    
    - drop a patch we're not applying
    - wrap kadmind and kpropd in scripts which check for the presence/absence
      of files which dictate particular exit codes before exec'ing the actual
      binaries, instead of trying to use ConditionPathExists in the unit files
      to accomplish that, so that we exit with failure properly when what we
      expect isn't actually in effect on the system (#800343)
    
        
file added
+10
file added
+10
file modified
+1 -2
file modified
+1 -2
file modified
+19 -3