Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 432668 - sys-apps/smartmontools: man page has broken paths for init scripts
Summary: sys-apps/smartmontools: man page has broken paths for init scripts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low trivial (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-25 04:59 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-08-25 22:50 UTC (History)
0 users

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-08-25 04:59:37 UTC
Note that smartmontools provides a start-up script in /toss-it-away/smartd which is responsible for starting and stopping the daemon via the normal init interface.  Using this script, you can start smartd by giving the command:
       /toss-it-away/smartd start
       and stop it by using the command:
       /toss-it-away/smartd stop
Comment 1 SpanKY gentoo-dev 2012-08-25 22:50:35 UTC
should be all set now in the tree; thanks for the report!

Commit message: Fix paths encoded in man pages
http://sources.gentoo.org/sys-apps/smartmontools/smartmontools-5.43.ebuild?r1=1.4&r2=1.5
http://sources.gentoo.org/sys-apps/smartmontools/smartmontools-9999.ebuild?r1=1.11&r2=1.12