]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- add support for recording user's login uid to the process attribute
authorAndrzej Zawadzki <zawadaa@pld-linux.org>
Wed, 15 May 2013 12:14:21 +0000 (14:14 +0200)
committerAndrzej Zawadzki <zawadaa@pld-linux.org>
Wed, 15 May 2013 12:14:21 +0000 (14:14 +0200)
login.pamd
util-linux.spec

index b3c1f27b39a73ef07b7a2dc2d31d0a323451a0bb..5e89b15efda0151defffcb33e237afa699e525df 100644 (file)
@@ -9,6 +9,7 @@ account         include         system-auth
 password       include         system-auth
 # pam_selinux.so close should be the first session rule
 # session              required        pam_selinux.so close
+session                required        pam_loginuid.so
 session                include         system-auth
 session                optional        pam_console.so
 session                optional        pam_mail.so
index 2e8d9fcb13be1db6372ce6d63cd3979d01d69762..0f0fbf55fa75b55526f36cc52542c044a9f5dabb 100644 (file)
@@ -36,7 +36,7 @@ Summary(tr.UTF-8):    Temel sistem araçları
 Summary(uk.UTF-8):     Набір базових системних утиліт для Linux
 Name:          util-linux
 Version:       2.22.2
-Release:       4
+Release:       5
 License:       GPL
 Group:         Applications/System
 Source0:       https://www.kernel.org/pub/linux/utils/util-linux/v2.22/%{name}-%{version}.tar.xz
This page took 0.145349 seconds and 4 git commands to generate.