elogind: explicitly define the cgroup name
This commit is contained in:
parent
130247a550
commit
09434df6b2
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'elogind'
|
||||
pkgname=elogind
|
||||
version=235.3
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=meson
|
||||
hostmakedepends="intltool pkg-config gperf docbook-xsl gettext-devel shadow m4 libxslt git"
|
||||
makedepends="libcap-devel libmount-devel libseccomp-devel libblkid-devel pam-devel gettext-devel eudev-libudev-devel acl-devel glib-devel"
|
||||
|
@ -14,6 +14,7 @@ distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
|||
checksum=986c78f0504533eaf9dbbe8302ca7c3bbd63a44c12f3577e4094f2f2a2b06355
|
||||
conf_files="/etc/elogind/logind.conf"
|
||||
configure_args+="
|
||||
-Dcgroup-controller=elogind
|
||||
-Drootlibexecdir=/usr/libexec/elogind
|
||||
-Dhalt-path=/usr/bin/halt
|
||||
-Dreboot-path=/usr/bin/reboot
|
||||
|
|
Loading…
Reference in New Issue
Block a user