Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 485926

Summary: app-laptop/pommed - add systemd service
Product: Gentoo Linux Reporter: Tilo Prütz <tilo>
Component: Current packagesAssignee: Naohiro Aota <naota>
Status: RESOLVED FIXED    
Severity: normal CC: systemd
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 448882    

Description Tilo Prütz 2013-09-25 06:15:26 UTC
I suggest to add a pommed.service to the app-laptop/pommed package. This one works for me:

[Unit]
Description=Manage special features on Apple MacBook Pro/PowerBook

[Service]
Type=forking
ExecStart=/usr/bin/pommed

[Install]
WantedBy=multi-user.target


Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2013-09-28 10:43:06 UTC
+*pommed-1.39-r1 (28 Sep 2013)
+
+  28 Sep 2013; Pacho Ramos <pacho@gentoo.org> +files/pommed.service,
+  +pommed-1.39-r1.ebuild:
+  Add unit file (#485926 by Tilo Prütz)
+