Blame SOURCES/0128-factory-we-don-t-want-that.patch

17b0f1
From c5177fff7f87e08175f6a5c9dba204ea31bfd13a Mon Sep 17 00:00:00 2001
17b0f1
From: Lukas Nykryn <lnykryn@redhat.com>
17b0f1
Date: Thu, 16 Apr 2015 11:53:05 +0200
17b0f1
Subject: [PATCH] factory: we don't want that
17b0f1
17b0f1
---
17b0f1
 Makefile.am            | 16 ++++++++--------
17b0f1
 tmpfiles.d/etc.conf.m4 |  2 --
17b0f1
 2 files changed, 8 insertions(+), 10 deletions(-)
17b0f1
17b0f1
diff --git a/Makefile.am b/Makefile.am
17b0f1
index 6d6b650f24..8474b29129 100644
17b0f1
--- a/Makefile.am
17b0f1
+++ b/Makefile.am
17b0f1
@@ -2288,14 +2288,14 @@ INSTALL_DIRS += \
17b0f1
 endif
17b0f1
 
17b0f1
 # ------------------------------------------------------------------------------
17b0f1
-dist_factory_etc_DATA = \
17b0f1
-	factory/etc/nsswitch.conf
17b0f1
-
17b0f1
-if HAVE_PAM
17b0f1
-dist_factory_pam_DATA = \
17b0f1
-	factory/etc/pam.d/system-auth \
17b0f1
-	factory/etc/pam.d/other
17b0f1
-endif
17b0f1
+#dist_factory_etc_DATA = \
17b0f1
+#	factory/etc/nsswitch.conf
17b0f1
+#
17b0f1
+#if HAVE_PAM
17b0f1
+#dist_factory_pam_DATA = \
17b0f1
+#	factory/etc/pam.d/system-auth \
17b0f1
+#	factory/etc/pam.d/other
17b0f1
+#endif
17b0f1
 
17b0f1
 # ------------------------------------------------------------------------------
17b0f1
 if ENABLE_FIRSTBOOT
17b0f1
diff --git a/tmpfiles.d/etc.conf.m4 b/tmpfiles.d/etc.conf.m4
17b0f1
index 125d6e0a17..4937719bd6 100644
17b0f1
--- a/tmpfiles.d/etc.conf.m4
17b0f1
+++ b/tmpfiles.d/etc.conf.m4
17b0f1
@@ -10,5 +10,3 @@
17b0f1
 L /etc/os-release - - - - ../usr/lib/os-release
17b0f1
 L /etc/localtime - - - - ../usr/share/zoneinfo/UTC
17b0f1
 L+ /etc/mtab - - - - ../proc/self/mounts
17b0f1
-C /etc/nsswitch.conf - - - -
17b0f1
-C /etc/pam.d - - - -