summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/postinst')
-rw-r--r--debian/postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postinst b/debian/postinst
index 1217cdf..329a95c 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -21,7 +21,7 @@ BOOT_START=${BOOT_START}
MAIL_LOG=${MAIL_LOG}
# Ignore mails from localhost (true|false) [debconf]
IGNORE_LOCALHOST=${IGNORE_LOCALHOST}
-# see mailgraph -h output
+# Extra options to be passed to mailgraph (see mailgraph -h output)
EXTRA_OPTIONS="${EXTRA_OPTIONS}"
EOF
return $?