summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-24 10:38:51 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-24 10:38:51 -0500
commit525f7394f309fe74d74764b604fa886e88d3c102 (patch)
tree146ee8a84acbe0011c247b0278bf286af37d61b9 /core
parent89a9382e3851a12a973da2d255ebfbf654b6125e (diff)
parent7347bb994a41d021c83e97b503f577f2399302e7 (diff)
Merge branch 'master' of vparabola:~/abslibre-pre-mips64el
Conflicts: community-testing/collectd/PKGBUILD community/ascii/PKGBUILD extra/gnome-utils/PKGBUILD extra/gtk2/PKGBUILD extra/libmodplug/PKGBUILD extra/mkvtoolnix/PKGBUILD extra/rox/PKGBUILD extra/totem/PKGBUILD extra/xulrunner/PKGBUILD kde-unstable/calligra/PKGBUILD kde-unstable/soprano/PKGBUILD multilib/lib32-gtk2/PKGBUILD multilib/lib32-libcups/PKGBUILD multilib/zsnes/PKGBUILD testing/imagemagick/PKGBUILD testing/perl-compress-bzip2/PKGBUILD
Diffstat (limited to 'core')
-rw-r--r--core/cronie/PKGBUILD4
-rw-r--r--core/cronie/pam.d7
2 files changed, 7 insertions, 4 deletions
diff --git a/core/cronie/PKGBUILD b/core/cronie/PKGBUILD
index 3cb1345b9..6d450f7ab 100644
--- a/core/cronie/PKGBUILD
+++ b/core/cronie/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='cronie'
pkgver=1.4.7
-pkgrel=8
+pkgrel=9
pkgdesc='Daemon that runs specified programs at scheduled times and related tools'
url='https://fedorahosted.org/cronie/'
license=('custom:BSD')
@@ -19,7 +19,7 @@ source=("https://fedorahosted.org/releases/c/r/${pkgname}/${pkgname}-${pkgver}.t
sha1sums=('c6644ba0e58bcb14e0bb3f925e3e8cc3f0d47a7f'
'0f279b8fb820340267d578dc85511c980715f91e'
'4059bc4ccb75f08b0d4970940799e5d9722b339f'
- '6d8aef6880935b3dcc3e28481111d036544eeae5'
+ '5eff7fb31f6bc0a924243ff046704726cf20c221'
'c08c040ed5cb12bc4fd15639a5242d31ec247ef5')
backup=('etc/crontab'
diff --git a/core/cronie/pam.d b/core/cronie/pam.d
index 094051b5e..9a254ebc0 100644
--- a/core/cronie/pam.d
+++ b/core/cronie/pam.d
@@ -1,7 +1,10 @@
+auth required pam_unix.so
+auth required pam_env.so
+
account required pam_access.so
-account required pam_time.so
account required pam_unix.so
+account required pam_time.so
+session required pam_loginuid.so
session required pam_limits.so
-session required pam_env.so
session required pam_unix.so