summarylogtreecommitdiffstats
path: root/fix_lp.patch
diff options
context:
space:
mode:
authorArchiso2019-06-22 14:36:46 +0900
committerArchiso2019-06-22 14:36:46 +0900
commit18c4ab77232ac9c2c8fb886fb7a7a17a989d74ee (patch)
treebd85b75311867b127afcc28ad1151fcff7d0809e /fix_lp.patch
downloadaur-18c4ab77232ac9c2c8fb886fb7a7a17a989d74ee.tar.gz
First 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..8977e13035ed
--- /dev/null
+++ b/fix_lp.patch
@@ -0,0 +1,11 @@
+--- opt/brother/Printers/dcpj577n/inf/setupPrintcapij.old 2019-06-15 22:55:31.673344065 +0900
++++ opt/brother/Printers/dcpj577n/inf/setupPrintcapij 2019-06-15 22:55:46.776677529 +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
+