Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 565088 - net-mail/relay-ctrl-3.1.1-r2: creates /services in root / ?!
Summary: net-mail/relay-ctrl-3.1.1-r2: creates /services in root / ?!
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Lowest normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-07 20:51 UTC by Toralf Förster
Modified: 2015-11-08 00:33 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 Toralf Förster gentoo-dev 2015-11-07 20:51:59 UTC
/me do wonder if this is FHS compliant or if that dir should go under /opt ?
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2015-11-08 00:33:35 UTC
/service is part of the DJB daemontools hierarchy, and used strictly for runtime control. All of the entries in it should be symlinks to other directories outside of /service.

It needs to be on the rootfs as well, iirc there were some bugs documented by DJB if you didn't have it there and wanted the services early in startup. There was talk about moving it to something like /var/lib/ otherwise. It can't be on /run, as it needs to persist between boots as well.

I know it's still used by:
qmail
nullmailer
bincimap
qmhandle
daemontools
daemontools-encore
relay-ctrl
dev-perl/WattsUp-Daemon (also ships with a conventional init.d)