summaryrefslogtreecommitdiff
path: root/filter.conf
diff options
context:
space:
mode:
authorDidier Raboud <didier@raboud.com>2010-05-23 00:04:48 +0200
committerDidier Raboud <didier@raboud.com>2010-05-23 00:04:48 +0200
commitc84613d248ecfcbb98d00a102e3a3f1fa2f75ef2 (patch)
treec7289181a58a59ccc523fe0406efd3b11f4cb151 /filter.conf
parentdbedc38096374d695ca302bf6084d0688102db71 (diff)
parent2e1e8345749b1863af8d804c2ce351836f282368 (diff)
Merge branch 'upstream'
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