summarylogtreecommitdiffstats
path: root/fix_lp.patch
diff options
context:
space:
mode:
authorThomas Pointhuber2019-06-08 12:31:51 +0200
committerThomas Pointhuber2019-06-08 12:31:51 +0200
commitc9d5893aeae323e6eda77881ff0cf1b7b475c314 (patch)
tree89a6c161eb5f00f25cdcb25d4cc87cd1c6cab36d /fix_lp.patch
downloadaur-c9d5893aeae323e6eda77881ff0cf1b7b475c314.tar.gz
Initial Version (1.0.5-0)
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..532e24be0dfa
--- /dev/null
+++ b/fix_lp.patch
@@ -0,0 +1,11 @@
+--- opt/brother/Printers/dcpj572dw/inf/setupPrintcapij.old 2008-09-15 22:01:07.000000000 +0200
++++ opt/brother/Printers/dcpj572dw/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
+