summarylogtreecommitdiffstats
path: root/.install
diff options
context:
space:
mode:
authorJulian Wolff2016-09-29 23:37:01 +0200
committerJulian Wolff2016-09-29 23:37:01 +0200
commit4b4d441e2e5bc8d9ac794fc62fcbed3dbdcb6c18 (patch)
treec0ae6aeb63c48af5f2c7b9e1cb1bae2c70dea966 /.install
parentf3a2b8b0471d0e168d9cf9ae4baaafc41e17ae44 (diff)
downloadaur-4b4d441e2e5bc8d9ac794fc62fcbed3dbdcb6c18.tar.gz
install message
Diffstat (limited to '.install')
-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