Bug 113307

Summary: killproc doesn't kill
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Ludwig Nussel <lnussel>
Component: BasesystemAssignee: Dr. Werner Fink <werner>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ludwig Nussel 2005-08-26 13:20:25 UTC
Killproc doesn't seem to do anything: 
 
hewitt:~ # ps ax|grep portm 
 4407 ?        Ss     0:00 /sbin/portmap 
hewitt:~ # killproc -v /sbin/portmap 
hewitt:~ # ps ax|grep portm 
 4407 ?        Ss     0:00 /sbin/portmap 
hewitt:~ # kill 4407 
hewitt:~ # ps ax|grep portm
Comment 1 Dr. Werner Fink 2005-08-26 13:45:34 UTC

*** This bug has been marked as a duplicate of 113002 ***