lxdm: fix systemd service for >= 187.
This commit is contained in:
parent
1d07944cc7
commit
678e2f57e5
2 changed files with 2 additions and 2 deletions
|
@ -7,4 +7,4 @@ ExecStart=/usr/sbin/lxdm-binary
|
|||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical.target
|
||||
Alias=display-manager.service
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lxdm'
|
||||
pkgname=lxdm
|
||||
version=0.4.1
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
configure_args="-with-xconn=xcb"
|
||||
makedepends="pkg-config intltool gtk+-devel ConsoleKit-devel"
|
||||
|
|
Loading…
Reference in a new issue