Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475924 - Initscripts documentation needs an update - 'pause' is deprecated; please use '--nodeps stop'
Summary: Initscripts documentation needs an update - 'pause' is deprecated; please use...
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-06 10:04 UTC by Thomas Deutschmann (RETIRED)
Modified: 2013-08-01 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2013-07-06 10:04:43 UTC
Hi,

the initscript documentation from $URL still describes the usage of "pause". But this seems to be deprecated:

# /etc/init.d/rsyslog pause
 * WARNING: 'pause' is deprecated; please use '--nodeps stop'
 * Stopping rsyslogd ...   

This also affects translations.

Reproducible: Always
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2013-08-01 19:42:10 UTC
Thanks; indeed, this usage is deprecated. I've updated the document in CVS, should show up on the site in an hour or so.