summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/.install b/.install
index ff9f34f91af6..cbf4f14014bb 100644
--- a/.install
+++ b/.install
@@ -10,6 +10,8 @@
## arg 1: the new package version
post_install() {
systemctl enable jackman_plug@" ".service
+ echo "if ulimit is too low (errors like "cannot lock down memory" appear) place the following line in /etc/pam.d/su:
+ session required pam_limits.so"
}
## arg 1: the new package version