0f70ad3ce6
- Remove /usr/etc/pam.d, everything should be migrated - Remove pam_limits from default common-sessions* files. pam_limits is now part of pam-extra and not in our default generated config. - pam_issue-systemd.patch: only count class user sessions OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=299
12 lines
412 B
Diff
12 lines
412 B
Diff
Index: Linux-PAM-1.3.1/modules/pam_limits/limits.conf
|
|
===================================================================
|
|
--- Linux-PAM-1.3.1.orig/modules/pam_limits/limits.conf
|
|
+++ Linux-PAM-1.3.1/modules/pam_limits/limits.conf
|
|
@@ -47,4 +47,6 @@
|
|
#ftp hard nproc 0
|
|
#@student - maxlogins 4
|
|
|
|
+# No limits for nproc, use systemd configuration instead
|
|
+
|
|
# End of file
|