summarylogtreecommitdiffstats
path: root/fix_lp.patch
diff options
context:
space:
mode:
authorGleb Sinyavskiy2021-08-17 15:56:50 +0200
committerGleb Sinyavskiy2021-08-17 15:57:28 +0200
commit04dd2b9193374d28c0d652865b2ca347c1d41473 (patch)
tree227444d13047d8e363fdde116b519bf26f2fb12f /fix_lp.patch
downloadaur-brother-dcpj1200w.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..7db50c3c94cd
--- /dev/null
+++ b/fix_lp.patch
@@ -0,0 +1,11 @@
+--- opt/brother/Printers/dcpj1200w/inf/setupPrintcapij.old 2008-09-15 22:01:07.000000000 +0200
++++ opt/brother/Printers/dcpj1200w/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
+