summarylogtreecommitdiffstats
path: root/fix_lp.patch
diff options
context:
space:
mode:
authorDaniel Dietrich2016-03-22 20:54:55 +0100
committerDaniel Dietrich2016-03-22 20:54:55 +0100
commite31be74a14d281f2866a9f7c50b7c83454e6355a (patch)
treea6aec747dc28e120fe72d453c8194942a4c833a1 /fix_lp.patch
downloadaur-e31be74a14d281f2866a9f7c50b7c83454e6355a.tar.gz
initial release
Diffstat (limited to 'fix_lp.patch')
-rw-r--r--fix_lp.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/fix_lp.patch b/fix_lp.patch
new file mode 100644
index 000000000000..ec25c62dde26
--- /dev/null
+++ b/fix_lp.patch
@@ -0,0 +1,11 @@
+--- opt/brother/Printers/dcpj562dw/inf/setupPrintcapij.old 2008-09-15 22:01:07.000000000 +0200
++++ opt/brother/Printers/dcpj562dw/inf/setupPrintcapij 2008-09-15 22:01:26.000000000 +0200
+@@ -34,7 +34,7 @@
+ if [ ! -d $SPOOLER_NAME ]; then
+ mkdir $SPOOLER_NAME
+ fi
+- chown lp $SPOOLER_NAME
++ chown root $SPOOLER_NAME
+ chgrp lp $SPOOLER_NAME
+ chmod 700 $SPOOLER_NAME
+