summaryrefslogtreecommitdiff
path: root/examples/hooks/aufs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hooks/aufs.sh')
-rwxr-xr-xexamples/hooks/aufs.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/hooks/aufs.sh b/examples/hooks/aufs.sh
index f0b02c6..c5d2b9f 100755
--- a/examples/hooks/aufs.sh
+++ b/examples/hooks/aufs.sh
@@ -1,7 +1,8 @@
#!/bin/sh
# This is a hook for live-helper(7) to install aufs drivers
-# To enable it, copy this hook into your config/chroot_local-hooks directory.
+# To enable it, copy or symlink this hook into your config/chroot_local-hooks
+# directory.
#
# Note: You only want to use this hook if there is no prebuild aufs-modules-*
# package available for your kernel flavour.