diff options
| author | Jonathan Bauer | 2014-02-04 17:34:32 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2014-02-04 17:34:32 +0100 |
| commit | 42e46dacad4472f4367a9746bdd2d0b9cb9c3b1d (patch) | |
| tree | 357fa14b7d008a006766f28c7c66d52b3f03098d /server/modules | |
| parent | [pam] fix condition for auto closing process of the user logging out (diff) | |
| parent | [cups-freiburg] ZRZ_DELL.ppd patched: cat path hardcoded as cat's not found (... (diff) | |
| download | tm-scripts-42e46dacad4472f4367a9746bdd2d0b9cb9c3b1d.tar.gz tm-scripts-42e46dacad4472f4367a9746bdd2d0b9cb9c3b1d.tar.xz tm-scripts-42e46dacad4472f4367a9746bdd2d0b9cb9c3b1d.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'server/modules')
| -rw-r--r-- | server/modules/cups-freiburg/etc/cups/ppd/ZRZ_DELL.ppd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/modules/cups-freiburg/etc/cups/ppd/ZRZ_DELL.ppd b/server/modules/cups-freiburg/etc/cups/ppd/ZRZ_DELL.ppd index 7fdf40ad..6e042097 100644 --- a/server/modules/cups-freiburg/etc/cups/ppd/ZRZ_DELL.ppd +++ b/server/modules/cups-freiburg/etc/cups/ppd/ZRZ_DELL.ppd @@ -65,7 +65,7 @@ *VariablePaperSize: False *FoomaticIDs: Dell-3100cn Postscript -*FoomaticRIPCommandLine: "cat%A%B%Z" +*FoomaticRIPCommandLine: "/opt/openslx/bin/cat%A%B%Z" *FoomaticRIPNoPageAccounting: True *OpenGroup: General/General |
