summaryrefslogtreecommitdiff
path: root/sys-auth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-10 21:47:18 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-10 21:47:18 +0000
commit63c09e128e4eabc30c441a7560442e8f12a83585 (patch)
tree7dba500132be1c515a94a1570640d2ee7d3d4c17 /sys-auth
parent828e3eab36462203d61080522f0efee00e73fc32 (diff)
sys-auth/elogind : disable elogind uaccess command
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/elogind/elogind-238.2-r1337.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-auth/elogind/elogind-238.2-r1337.ebuild b/sys-auth/elogind/elogind-238.2-r1337.ebuild
index 083dde2a..ee3e9fc9 100644
--- a/sys-auth/elogind/elogind-238.2-r1337.ebuild
+++ b/sys-auth/elogind/elogind-238.2-r1337.ebuild
@@ -99,4 +99,6 @@ src_install() {
sed -e "s/@libdir@/$(get_libdir)/" "${FILESDIR}"/${PN}.conf.in > ${PN}.conf || die
newconfd ${PN}.conf ${PN}
+
+ rm -rf ${ED}lib/udev/rules.d/73-seat-late.rules
}