mirror of
https://abf.rosa.ru/djam/pam.git
synced 2025-02-23 08:22:53 +00:00
rediff patch
This commit is contained in:
parent
57f7ba9039
commit
766a9b932a
1 changed files with 2 additions and 3 deletions
|
@ -5,7 +5,7 @@ diff -ruN a/configure.ac b/configure.ac
|
|||
po/Makefile.in \
|
||||
Make.xml.rules \
|
||||
modules/Makefile \
|
||||
+ modules/pam_chroot/Makefile modules/pam_console/Makefile \
|
||||
+ modules/pam_chroot/Makefile \
|
||||
+ modules/pam_postgresok/Makefile \
|
||||
modules/pam_access/Makefile \
|
||||
modules/pam_canonicalize_user/Makefile \
|
||||
|
@ -13,12 +13,11 @@ diff -ruN a/configure.ac b/configure.ac
|
|||
diff -ruN a/modules/Makefile.am b/modules/Makefile.am
|
||||
--- a/modules/Makefile.am 2024-01-17 19:29:36.000000000 +0900
|
||||
+++ b/modules/Makefile.am 2024-03-15 14:05:18.762704512 +0900
|
||||
@@ -48,6 +48,9 @@
|
||||
@@ -48,6 +48,8 @@
|
||||
pam_debug \
|
||||
pam_deny \
|
||||
pam_echo \
|
||||
+ pam_chroot \
|
||||
+ pam_console \
|
||||
+ pam_postgresok \
|
||||
pam_env \
|
||||
pam_exec \
|
||||
|
|
Loading…
Add table
Reference in a new issue