chiark / gitweb /
units: introduce network-pre.target as place to hook in firewalls
[elogind.git] / Makefile.am
index 4ff9f5a4fd53be55a2f12f4ee4a22f64135e170d..8514ec957283d8e833acbe6c8f3bd3b5811cac9a 100644 (file)
@@ -413,6 +413,7 @@ dist_systemunit_DATA = \
        units/remote-fs.target \
        units/remote-fs-pre.target \
        units/network.target \
+       units/network-pre.target \
        units/network-online.target \
        units/nss-lookup.target \
        units/nss-user-lookup.target \
@@ -808,7 +809,9 @@ libsystemd_shared_la_SOURCES = \
        src/shared/async.c \
        src/shared/async.h \
        src/shared/eventfd-util.c \
-       src/shared/eventfd-util.h
+       src/shared/eventfd-util.h \
+       src/shared/copy.c \
+       src/shared/copy.h
 
 nodist_libsystemd_shared_la_SOURCES = \
        src/shared/errno-from-name.h \
@@ -1723,7 +1726,8 @@ dist_tmpfiles_DATA = \
        tmpfiles.d/systemd.conf \
        tmpfiles.d/systemd-nologin.conf \
        tmpfiles.d/tmp.conf \
-       tmpfiles.d/x11.conf
+       tmpfiles.d/x11.conf \
+       tmpfiles.d/var.conf
 
 if HAVE_SYSV_COMPAT
 dist_tmpfiles_DATA += \