Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81733

Summary: when zapping a service, "Forcibly..." is better than "Manually..."
Product: Gentoo Linux Reporter: Benno Schulenberg <bensberg>
Component: [OLD] baselayoutAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED WONTFIX    
Severity: trivial CC: stian
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Benno Schulenberg 2005-02-12 06:15:01 UTC
When zapping a service, the message says "Manually resetting <service> to 
stopped state."  But a script has no hands.  :)  The term "Forcibly" seems 
more appropriate.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Stian Skjelstad 2005-02-13 21:32:38 UTC
"Forcibly" might indicate that the script will kill/signal processes, while all it does is to nullify the pid-file.
Comment 2 SpanKY gentoo-dev 2005-02-14 18:54:33 UTC
manually is fine ... technically the user is manually running zap to force the service
to the stop state rather than running stop and letting the script do it