From: Sungbae Yoo Date: Mon, 22 Aug 2016 04:41:11 +0000 (+0900) Subject: Remove installing /etc/pam.d/systemd-user X-Git-Tag: accepted/tizen/common/20160822.132552^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F91%2F84691%2F2;p=platform%2Fcore%2Fsecurity%2Fkrate.git Remove installing /etc/pam.d/systemd-user Change-Id: I384028a4dd6d2a979fbfccf38c3dc81007db4dd6 Signed-off-by: Sungbae Yoo --- diff --git a/packaging/krate.spec b/packaging/krate.spec index e132b27..2ee7289 100644 --- a/packaging/krate.spec +++ b/packaging/krate.spec @@ -82,8 +82,6 @@ mkdir -p %{buildroot}/%{_unitdir}/multi-user.target.wants ln -s ../krate.service %{buildroot}/%{_unitdir}/multi-user.target.wants/krate.service %post -mv /etc/pam.d/systemd-user /etc/pam.d/systemd-user.keep -cp /etc/pam.d/systemd-user-krate /etc/pam.d/systemd-user %clean rm -rf %{buildroot}