lxdm: update service for systemd-183.

This commit is contained in:
Juan RP 2012-05-26 20:39:13 +02:00
parent b524582278
commit 201330ab47
2 changed files with 6 additions and 11 deletions

View file

@ -1,7 +1,6 @@
[Unit]
Description=LXDE Display Manager
Requires=dev-tty7.device
After=dev-tty7.device systemd-user-sessions.service
After=systemd-user-sessions.service
[Service]
ExecStart=/usr/sbin/lxdm-binary

View file

@ -1,13 +1,17 @@
# Template file for 'lxdm'
pkgname=lxdm
version=0.4.1
revision=1
revision=2
homepage="http://www.lxde.org"
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
build_style=gnu-configure
configure_args="-with-xconn=xcb"
makedepends="pkg-config intltool gtk+-devel ConsoleKit-devel"
fulldepends="iso-codes"
provides="display-manager-0"
replaces="display-manager>=0"
system_groups="lxdm"
systemd_services="lxdm.service off"
short_desc="GUI login manager for LXDE"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
@ -15,12 +19,6 @@ checksum=9e0d0a5672fcf31a18de8178ce73eab1723d6ae7097dfe41e9fe2c46e180cf08
long_desc="
A lightweight dropped-in replacement for GDM or KDM."
provides="display-manager-0"
replaces="display-manager>=0"
system_groups="lxdm"
systemd_services="lxdm.service off"
conf_files="
/etc/lxdm/LoginReady
/etc/lxdm/PostLogin
@ -32,8 +30,6 @@ conf_files="
/etc/lxdm/lxdm.conf
/etc/pam.d/lxdm"
post_install() {
# Remove useless script.
rm -f ${DESTDIR}/usr/sbin/lxdm