summarylogtreecommitdiffstats
path: root/fix_lp.patch
diff options
context:
space:
mode:
authorlucasheld2021-09-02 21:26:15 +0200
committerlucasheld2021-09-02 21:26:15 +0200
commit55f51111301e9e1062612218f8f2647349be568e (patch)
treece94e8d93f479c89392b2e73109673979be49183 /fix_lp.patch
downloadaur-55f51111301e9e1062612218f8f2647349be568e.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..4b646d3d2e26
--- /dev/null
+++ b/fix_lp.patch
@@ -0,0 +1,11 @@
+--- opt/brother/Printers/dcp365cn/inf/setupPrintcapij.old 2011-10-12 09:08:53.000000000 +0200
++++ opt/brother/Printers/dcp365cn/inf/setupPrintcapij 2021-09-02 21:00:03.689999775 +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
+