You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-auth/pambase/files/pambase-20150213-selinux-no...

12 lines
441 B

--- a/system-login.in.orig 2015-04-17 16:58:02.247000000 +0200
+++ b/system-login.in 2015-04-17 16:58:07.684000000 +0200
@@ -48,7 +48,7 @@
session optional pam_ck_connector.so nox11
#endif
#if HAVE_SELINUX
-# Note: modules that run in the user's context must come after this line.
+ # Note: modules that run in the user's context must come after this line.
session required pam_selinux.so multiple open
#endif
#if HAVE_GNOME_KEYRING