Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 551714 - games-util/xboxdrv-0.8.5-r2: systemd unit doesn't use /etc/conf.d file
Summary: games-util/xboxdrv-0.8.5-r2: systemd unit doesn't use /etc/conf.d file
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tristan Heaven (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-11 02:24 UTC by louwiet
Modified: 2016-04-17 16:29 UTC (History)
2 users (show)

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


Attachments
xboxdrv.service (xboxdrv.service,421 bytes, text/plain)
2015-06-11 02:28 UTC, louwiet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description louwiet 2015-06-11 02:24:08 UTC
The systemd unit xboxdrv.service doesn't use the XBOXDRV_OPTS variable from /etc/conf.d/xboxdrv.

I attached an edited xboxdrv.service that fixes this.
Comment 1 louwiet 2015-06-11 02:28:17 UTC
Created attachment 404922 [details]
xboxdrv.service
Comment 2 Pacho Ramos gentoo-dev 2016-04-17 11:51:58 UTC
/etc/conf.d files shouldn't be used as explained at:
https://wiki.gentoo.org/wiki/Project:Systemd/conf.d_files
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-04-17 16:29:35 UTC
(In reply to Pacho Ramos from comment #2)
> /etc/conf.d files shouldn't be used as explained at:
> https://wiki.gentoo.org/wiki/Project:Systemd/conf.d_files

Exactly.