summarylogtreecommitdiffstats
path: root/fix_lp.patch
diff options
context:
space:
mode:
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..2845d59c92f3
--- /dev/null
+++ b/fix_lp.patch
@@ -0,0 +1,11 @@
+--- opt/brother/Printers/dcpj968n/inf/setupPrintcapij.old 2020-06-20 12:00:53.791722901 +0900
++++ opt/brother/Printers/dcpj968n/inf/setupPrintcapij 2020-06-20 12:02:24.895058105 +0900
+@@ -34,7 +34,7 @@
+ if [ ! -d $SPOOLER_NAME ]; then
+ mkdir -p $SPOOLER_NAME
+ fi
+- chown lp $SPOOLER_NAME
++ chown root $SPOOLER_NAME
+ chgrp lp $SPOOLER_NAME
+ chmod 700 $SPOOLER_NAME
+