88af314 shutdown: kill processes in the anaconda process group.

Authored and Committed by akozumpl 13 years ago
    shutdown: kill processes in the anaconda process group.
    
    Previously killall5 omitted the init's session (which includes the anaconda
    process group) and anaconda and everything spawned from there (including
    the vnc server) survived both the killall5 calls.
    
    Related: rhbz#679397
    
        
file modified
+0 -2
file modified
+3 -0
file modified
+20 -2