Bug 113307 - killproc doesn't kill
Summary: killproc doesn't kill
Status: RESOLVED DUPLICATE of bug 113002
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-26 13:20 UTC by Ludwig Nussel
Modified: 2005-08-26 13:45 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***