summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Wolff2016-09-30 13:48:15 +0200
committerJulian Wolff2016-09-30 13:48:15 +0200
commit48f0ee7accc0649017bfe84a1d746007051c6b11 (patch)
tree8ddbe0bb946c43c180716ffca653eaf5c1b26c41
parent943c13b95cab1ce3565abd5bcee541d134572206 (diff)
downloadaur-48f0ee7accc0649017bfe84a1d746007051c6b11.tar.gz
update install help text
-rw-r--r--.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/.install b/.install
index cbf4f14014bb..6c2434d580ff 100644
--- a/.install
+++ b/.install
@@ -11,7 +11,9 @@
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"
+ session required pam_limits.so
+
+see also https://github.com/progwolff/jackman#initial-jack-configuration for help on the initial configuration."
}
## arg 1: the new package version