diff options
author | 2013-05-04 09:24:24 -0400 | |
---|---|---|
committer | 2013-05-04 09:24:24 -0400 | |
commit | 0bb35ffcde3f06b2aedc42bb176416ff4909d7ce (patch) | |
tree | 3cd7c94ecc392bac70b3c1e869aba1130348a542 | |
parent | sys-apps/systemd-units-10: remove lighttpd.servce, included upstream (diff) | |
download | systemd-0bb35ffcde3f06b2aedc42bb176416ff4909d7ce.tar.gz systemd-0bb35ffcde3f06b2aedc42bb176416ff4909d7ce.tar.bz2 systemd-0bb35ffcde3f06b2aedc42bb176416ff4909d7ce.zip |
sys-apps/systemd-units/: kdm.service is now upstream!
see #468138
-rw-r--r-- | sys-apps/systemd-units/files/services-desktop/kdm.service | 12 | ||||
-rw-r--r-- | sys-apps/systemd-units/systemd-units-11.ebuild (renamed from sys-apps/systemd-units/systemd-units-10.ebuild) | 0 |
2 files changed, 0 insertions, 12 deletions
diff --git a/sys-apps/systemd-units/files/services-desktop/kdm.service b/sys-apps/systemd-units/files/services-desktop/kdm.service deleted file mode 100644 index 412ffa3..0000000 --- a/sys-apps/systemd-units/files/services-desktop/kdm.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=KDM Display Manager -Conflicts=getty@tty1.service -After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service - -[Service] -ExecStart=/usr/bin/kdm -nodaemon -Restart=always -IgnoreSIGPIPE=no - -[Install] -Alias=display-manager.service diff --git a/sys-apps/systemd-units/systemd-units-10.ebuild b/sys-apps/systemd-units/systemd-units-11.ebuild index 0ef9f2d..0ef9f2d 100644 --- a/sys-apps/systemd-units/systemd-units-10.ebuild +++ b/sys-apps/systemd-units/systemd-units-11.ebuild |