Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485926 - app-laptop/pommed - add systemd service
Summary: app-laptop/pommed - add systemd service
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Naohiro Aota
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: install-systemd-unit
  Show dependency tree
 
Reported: 2013-09-25 06:15 UTC by Tilo Prütz
Modified: 2013-09-28 10:43 UTC (History)
1 user (show)

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 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)
+