Refresh patch: pam_mount-0.47-enable-logout-kill.dif

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam_mount?expand=0&rev=19
This commit is contained in:
Jan Engelhardt 2011-01-15 17:34:56 +00:00 committed by Git OBS Bridge
parent d2c1458f73
commit a5c65c3625

View File

@ -2,14 +2,14 @@
config/pam_mount.conf.xml | 2 +- config/pam_mount.conf.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-) 1 file changed, 1 insertion(+), 1 deletion(-)
Index: pam_mount-2.5/config/pam_mount.conf.xml Index: pam_mount-2.8/config/pam_mount.conf.xml
=================================================================== ===================================================================
--- pam_mount-2.5.orig/config/pam_mount.conf.xml --- pam_mount-2.8.orig/config/pam_mount.conf.xml
+++ pam_mount-2.5/config/pam_mount.conf.xml +++ pam_mount-2.8/config/pam_mount.conf.xml
@@ -32,7 +32,7 @@ @@ -33,7 +33,7 @@
-->
<mntoptions require="nosuid,nodev" /> <mntoptions require="nosuid,nodev" />
<!-- requires ofl from hxtools to be present -->
-<logout wait="0" hup="0" term="0" kill="0" /> -<logout wait="0" hup="0" term="0" kill="0" />
+<logout wait="2000" hup="0" term="1" kill="1" /> +<logout wait="2000" hup="0" term="1" kill="1" />