update SQUASHFS_EXCLUDES_FILE example to match code
authorChristian Hofstaedtler <ch@grml.org>
Mon, 27 Jun 2011 17:42:15 +0000 (19:42 +0200)
committerChristian Hofstaedtler <ch@grml.org>
Mon, 27 Jun 2011 17:42:15 +0000 (19:42 +0200)
etc/grml/grml-live.conf

index 7f2ff72..8cb21b4 100644 (file)
 
 # exclude files from compressed squashfs file using the
 # the mksquashfs option -ef:
-# SQUASHFS_EXCLUDES_FILE="/etc/grml/fai/squashfs-excludes"
+# SQUASHFS_EXCLUDES_FILE="${GRML_FAI_CONFIG}/config/grml/squashfs-excludes"
 
 # Do you want to exit grml-live if some packages were requested for installation
 # on fresh installs but are missing on the generated ISO finally?