Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 514858 - app-misc/sphinx - Runscript should drop "need net"
Summary: app-misc/sphinx - Runscript should drop "need net"
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on: 514922
Blocks: need-net
  Show dependency tree
 
Reported: 2014-06-24 07:55 UTC by Thomas Deutschmann (RETIRED)
Modified: 2014-06-24 13:41 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 Thomas Deutschmann (RETIRED) gentoo-dev 2014-06-24 07:55:23 UTC
The searchd runscript from app-misc/sphinx seems to be misusing "need net":

Per default, searchd will bind to "0.0.0.0". Due to "need net", any restarting interface will cause searchd to restart, too.

When dropping "need net", maybe you should depend on "localmount" or "netmount"...

Reproducible: Always