chiark / gitweb /
nspawn: add new --no-net switch to turn off networking in the container
[elogind.git] / Makefile.am
index 7971b6b774cf8604d61a7d5014cafb1752a3d67f..c446527e1bcc9005132616f35e19ca73a34e62b8 100644 (file)
@@ -1341,7 +1341,8 @@ systemd_cgls_LDADD = \
 
 systemd_nspawn_SOURCES = \
        src/nspawn.c \
-       src/cgroup-util.c
+       src/cgroup-util.c \
+        src/loopback-setup.c
 
 systemd_nspawn_CFLAGS = \
        $(AM_CFLAGS)