summarylogtreecommitdiffstats
path: root/fix_lp.patch
diff options
context:
space:
mode:
authorZulkar2017-08-26 21:24:46 +0200
committerZulkar2017-08-26 21:24:46 +0200
commite85389d2feb6e2fb5d188e34a727b5dd8a980cf6 (patch)
treeec0523aba8bbf9cb76f8f04838e8eed3871a5bde /fix_lp.patch
downloadaur-brother-dcp-j515w.tar.gz
Initial commit
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..c18bcaf7b607
--- /dev/null
+++ b/fix_lp.patch
@@ -0,0 +1,11 @@
+--- opt/brother/Printers/dcpj515w/inf/setupPrintcapij.old 2008-09-15 22:01:07.000000000 +0200
++++ opt/brother/Printers/dcpj515w/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
+