Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 542544 - x11-drivers/ati-drivers systemd support
Summary: x11-drivers/ati-drivers systemd support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: install-systemd-unit
  Show dependency tree
 
Reported: 2015-03-08 11:52 UTC by Lorenzo Porta (Vindex17)
Modified: 2015-09-05 13:06 UTC (History)
5 users (show)

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


Attachments
atieventsd service file prototype (atieventsd.service,154 bytes, text/plain)
2015-03-08 11:52 UTC, Lorenzo Porta (Vindex17)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Porta (Vindex17) 2015-03-08 11:52:28 UTC
Created attachment 398378 [details]
atieventsd service file prototype

The ati-drivers ebuild needs the systemd USE flag to install the atieventsd.service file (I uploaded a prototype).
In the final message it should be said to run "systemctl enable atieventsd" instead of enabling acpid (which is a dependency of atieventsd so it will be started automatically)
Comment 1 Mike Gilbert gentoo-dev 2015-03-11 03:02:37 UTC
<systemd>
I have no idea what atieventsd does, but the attached service unit looks ok to me.
</systemd>
Comment 2 Pacho Ramos gentoo-dev 2015-03-11 21:42:51 UTC
But remember to install it always, not with a USE flag only to control the installation of one file
Comment 3 Matt Turner gentoo-dev 2015-09-05 07:22:31 UTC
systemd@, please proceed.
Comment 4 Mike Gilbert gentoo-dev 2015-09-05 13:06:10 UTC
Committed untested; please feel free to fix if I typoed anything.

commit 1afde23091fec594923a084f95c60447b29df828
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Sat Sep 5 09:03:15 2015 -0400

    x11-drivers/ati-drivers: Add system service unit for atieventsd
    
    Thanks to Lorenzo Porta for the unit file.
    
    Bug: https://bugs.gentoo.org/542544
    
    Package-Manager: portage-2.2.20

 x11-drivers/ati-drivers/ati-drivers-15.7-r1.ebuild
 x11-drivers/ati-drivers/files/atieventsd.service
 2 files changed, 622 insertions(+)