SHA256
1
0
forked from pool/cronie

Accepting request 645534 from home:elvigia:branches:Base:System

- cronie-pam_config.diff: When crond is started with the -n
  switch like it does with systemd, the manual explicitly
  instructs to disable the pam_loginuid module.

OBS-URL: https://build.opensuse.org/request/show/645534
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=167
This commit is contained in:
Kristyna Streitova 2018-11-09 17:46:24 +00:00 committed by Git OBS Bridge
parent fcff461b82
commit b3b659138c
3 changed files with 12 additions and 6 deletions

View File

@ -1,8 +1,8 @@
Index: cronie-1.5.1/pam/crond
Index: cronie-cronie-1.5.2/pam/crond
===================================================================
--- cronie-1.5.1.orig/pam/crond
+++ cronie-1.5.1/pam/crond
@@ -4,8 +4,10 @@
--- cronie-cronie-1.5.2.orig/pam/crond
+++ cronie-cronie-1.5.2/pam/crond
@@ -4,8 +4,9 @@
#
# Although no PAM authentication is called, auth modules
# are used for credential setting
@ -16,5 +16,4 @@ Index: cronie-1.5.1/pam/crond
+auth include common-auth
+account include common-account
+password include common-password
+session required pam_loginuid.so
+session include common-session

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 30 13:14:10 UTC 2018 - Cristian Rodríguez <crrodriguez@opensuse.org>
- cronie-pam_config.diff: When crond is started with the -n
switch like it does with systemd, the manual explicitly
instructs to disable the pam_loginuid module.
-------------------------------------------------------------------
Mon Sep 17 14:04:46 UTC 2018 - kstreitova@suse.com

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#