summaryrefslogtreecommitdiff
path: root/examples/hooks/beryl.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-12-02 17:42:03 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:45 +0100
commit8e305b83f9b074fb7e5445b358d2eb49d7e302d9 (patch)
treefd94751633cd45102d683d0f44a7661fcfe76889 /examples/hooks/beryl.sh
parent6f71ad84411a23e48a58464a6fd642d9173857d9 (diff)
downloadlive-build-8e305b83f9b074fb7e5445b358d2eb49d7e302d9.zip
live-build-8e305b83f9b074fb7e5445b358d2eb49d7e302d9.tar.gz
Mention possibility to symlink example hooks in their descriptions.
Diffstat (limited to 'examples/hooks/beryl.sh')
-rwxr-xr-xexamples/hooks/beryl.sh8
1 files changed, 5 insertions, 3 deletions
diff --git a/examples/hooks/beryl.sh b/examples/hooks/beryl.sh
index e201d81..ad4cb81 100755
--- a/examples/hooks/beryl.sh
+++ b/examples/hooks/beryl.sh
@@ -3,9 +3,11 @@
# This is a hook for live-helper(7) to install beryl and enable aiglx.
# It was originally written by Inigo Tejedor Arrondo <inigo@navarrux.org>.
#
-# To enable it, copy this hook into your config/chroot_local-hooks directory.
-# for forcing aiglx activation type at boot prompt "live forceaiglx"
-# for forcing aiglx deactivation type "live noaiglx"
+# To enable it, copy or symlink this hook into your config/chroot_local-hooks
+# directory.
+#
+# For forcing aiglx activation type at boot prompt "live forceaiglx".
+# For forcing aiglx deactivation type "live noaiglx".
# Importing archive signing key
wget -O - http://debian.beryl-project.org/root@lupine.me.uk.gpg | apt-key add -