summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-04-22 00:32:13 +0200
committerLennart Poettering <lennart@poettering.net>2012-04-22 00:32:53 +0200
commitf1e5dfe2c065670e0dac63c7bb2dd82fe820e2ab (patch)
tree235768b05dcc8445180e91fa321a1310bc421570 /Makefile.am
parent461282d52a980bc5800307a24070d275a66e3d07 (diff)
nspawn: make /dev/kmsg unavailable in the container, but allow access to /proc/kmsg
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a2087820e7..22a04d4a1b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3123,7 +3123,6 @@ systemd-install-data-hook:
$(LN_S) ../system-services/org.freedesktop.systemd1.service org.freedesktop.systemd1.service )
if HAVE_PLYMOUTH
$(MKDIR_P) -m 0755 \
- $(DESTDIR)$(SYSTEM_SYSVINIT_PATH) \
$(DESTDIR)$(systemunitdir)/reboot.target.wants \
$(DESTDIR)$(systemunitdir)/kexec.target.wants \
$(DESTDIR)$(systemunitdir)/poweroff.target.wants \