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

Bug 468944

Summary: x11-misc/lightdm: add systemd unit
Product: Gentoo Linux Reporter: Fabio Erculiani (RETIRED) <lxnay>
Component: New packagesAssignee: Gentoo systemd Team <systemd>
Status: RESOLVED DUPLICATE    
Severity: normal CC: hwoarang, yngwin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/Sabayon/systemd-love/blob/master/x11-misc/lightdm/files/lightdm.service
Whiteboard:
Package list:
Runtime testing required: ---

Description Fabio Erculiani (RETIRED) gentoo-dev 2013-05-07 20:31:26 UTC
At URL you can find a working x11-misc/lightdm systemd unit implementation that could be merged to tree.
Should you need further info, let me know.

@@ -98,4 +98,6 @@ src_install() {
 	dopamd "${FILESDIR}"/${PN}-autologin #390863, #423163
 
 	readme.gentoo_create_doc
+
+	systemd_dounit "${FILESDIR}/lightdm.service"
 }
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2013-05-08 09:54:51 UTC

*** This bug has been marked as a duplicate of bug 412697 ***