chiark / gitweb /
tmpfiles: systemd.conf - fix ownership of network directories
[elogind.git] / Makefile.am
index 5b26bc3ceebbc66cb91f22a4848d938b0385da3f..5158bbc776d51695cc23a382e0ecf7c3b687482b 100644 (file)
@@ -1798,9 +1798,6 @@ systemd_detect_virt_SOURCES = \
 systemd_detect_virt_LDADD = \
        libsystemd-shared.la
 
-systemd-detect-virt-install-hook:
-       -$(SETCAP) cap_dac_override,cap_sys_ptrace=ep $(DESTDIR)$(bindir)/systemd-detect-virt
-
 INSTALL_EXEC_HOOKS += \
        systemd-detect-virt-install-hook
 
@@ -4256,6 +4253,7 @@ systemd_networkd_SOURCES = \
 
 systemd_networkd_LDADD = \
        libsystemd-networkd-core.la \
+       libsystemd-capability.la \
        $(KMOD_LIBS)
 
 noinst_LTLIBRARIES += \