summaryrefslogtreecommitdiff
path: root/filter.conf
diff options
context:
space:
mode:
Diffstat (limited to 'filter.conf')
-rw-r--r--[-rwxr-xr-x]filter.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/filter.conf b/filter.conf
index 944d246..05fbed1 100755..100644
--- a/filter.conf
+++ b/filter.conf
@@ -40,3 +40,8 @@
# Set the directories in which foomatic-rip should search for CUPS filters:
# cupsfilterpath: /usr/local/lib/cups/filter:/usr/local/lib/cups/filter:/usr/local/libexec/cups/filter:/opt/cups/filter:/usr/lib/cups/filter
+# Set the preferred shell to use when executing FoomaticRIPCommandLine and
+# friends. Several PPD files use shell constructs that require a more
+# modern shell like bash, zsh, or ksh.
+
+# preferred_shell: /bin/bash