Blame SOURCES/0020-profiles-end-all-files-with-new-line.patch

1756dc
From 9cb658e150fc3fc55187ad0487d16963473547ac Mon Sep 17 00:00:00 2001
1756dc
From: =?UTF-8?q?Pavel=20B=C5=99ezina?= <pbrezina@redhat.com>
1756dc
Date: Mon, 12 Nov 2018 12:17:39 +0100
1756dc
Subject: [PATCH 02/15] profiles: end all files with new line
1756dc
1756dc
Resolves:
1756dc
https://github.com/pbrezina/authselect/issues/103
1756dc
---
1756dc
 profiles/nis/dconf-locks     | 2 +-
1756dc
 profiles/nis/nsswitch.conf   | 2 +-
1756dc
 profiles/winbind/dconf-locks | 2 +-
1756dc
 3 files changed, 3 insertions(+), 3 deletions(-)
1756dc
1756dc
diff --git a/profiles/nis/dconf-locks b/profiles/nis/dconf-locks
1756dc
index 7a03033ec33e99ce86e7520103c3da9db570edd6..8a36fa9568344338272786394aece872185d0ab3 100644
1756dc
--- a/profiles/nis/dconf-locks
1756dc
+++ b/profiles/nis/dconf-locks
1756dc
@@ -1,2 +1,2 @@
1756dc
 /org/gnome/login-screen/enable-smartcard-authentication
1756dc
-/org/gnome/login-screen/enable-fingerprint-authentication
1756dc
\ No newline at end of file
1756dc
+/org/gnome/login-screen/enable-fingerprint-authentication
1756dc
diff --git a/profiles/nis/nsswitch.conf b/profiles/nis/nsswitch.conf
1756dc
index f5451657f3d8b988b633304d549a3242257715d3..9bee7d839f84ff39d54cb6ead9dea38e51736b4d 100644
1756dc
--- a/profiles/nis/nsswitch.conf
1756dc
+++ b/profiles/nis/nsswitch.conf
1756dc
@@ -11,4 +11,4 @@ protocols:  files nis                   {exclude if "with-custom-protocols"}
1756dc
 publickey:  files nis                   {exclude if "with-custom-publickey"}
1756dc
 rpc:        files nis                   {exclude if "with-custom-rpc"}
1756dc
 services:   files nis                   {exclude if "with-custom-services"}
1756dc
-shadow:     files nis                   {exclude if "with-custom-shadow"}
1756dc
\ No newline at end of file
1756dc
+shadow:     files nis                   {exclude if "with-custom-shadow"}
1756dc
diff --git a/profiles/winbind/dconf-locks b/profiles/winbind/dconf-locks
1756dc
index 7a03033ec33e99ce86e7520103c3da9db570edd6..8a36fa9568344338272786394aece872185d0ab3 100644
1756dc
--- a/profiles/winbind/dconf-locks
1756dc
+++ b/profiles/winbind/dconf-locks
1756dc
@@ -1,2 +1,2 @@
1756dc
 /org/gnome/login-screen/enable-smartcard-authentication
1756dc
-/org/gnome/login-screen/enable-fingerprint-authentication
1756dc
\ No newline at end of file
1756dc
+/org/gnome/login-screen/enable-fingerprint-authentication
1756dc
-- 
1756dc
2.17.2
1756dc