summaryrefslogtreecommitdiff
path: root/sys-apps/systemd/systemd-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/systemd/systemd-9999.ebuild')
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index 2248d82..358555f 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -67,7 +67,7 @@ src_install() {
mkdir -p "${D}"/cgroup/{cpu,cpuacct,cpuset,debug,devices,freezer,memory,ns,systemd}
emake DESTDIR="${D}" install
if ! use selinux; then
- rm "${D}"/lib/systemd/system/basic.target.wants/sys-kernel-security.automount
+ rm "${D}"/lib/systemd/system/sysinit.target.wants/sys-kernel-security.automount
fi
dodoc "${D}/usr/share/doc/systemd"/* && \
rm -r "${D}/usr/share/doc/systemd/"