From d109a95f3d7f8c5c50d6fd48221791fcc98b4544 Mon Sep 17 00:00:00 2001 From: Sangjung Woo Date: Mon, 2 Feb 2015 20:25:02 +0900 Subject: tmpfiles: Remove unnecessary blank line when configured with "--disable-resolved" This patch removes unnecessary blank line in /usr/lib/tmpfiles.d/etc.conf when configured with "--disable-resolved". (i.e. ENABLE_RESOLVED is not defined) --- tmpfiles.d/etc.conf.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmpfiles.d') diff --git a/tmpfiles.d/etc.conf.m4 b/tmpfiles.d/etc.conf.m4 index f567c8d6e..9b0e080e6 100644 --- a/tmpfiles.d/etc.conf.m4 +++ b/tmpfiles.d/etc.conf.m4 @@ -12,6 +12,6 @@ L /etc/localtime - - - - ../usr/share/zoneinfo/UTC L+ /etc/mtab - - - - ../proc/self/mounts m4_ifdef(`ENABLE_RESOLVED', L /etc/resolv.conf - - - - ../run/systemd/resolve/resolv.conf -) +)m4_dnl C /etc/nsswitch.conf - - - - C /etc/pam.d - - - - -- cgit v1.2.3