[systemd-devel] [PATCH] configure: show if networkd is enabled in status

Jason A. Donenfeld Jason at zx2c4.com
Fri Feb 21 06:21:21 PST 2014


---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index 80c1449..8943c96 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1150,6 +1150,7 @@ AC_MSG_RESULT([
         hostnamed:               ${have_hostnamed}
         timedated:               ${have_timedated}
         localed:                 ${have_localed}
+        networkd:                ${have_networkd}
         coredump:                ${have_coredump}
         polkit:                  ${have_polkit}
         efi:                     ${have_efi}
-- 
1.8.5.4



More information about the systemd-devel mailing list