summarylogtreecommitdiffstats
path: root/fix_lp.patch
blob: e126f343a84db72e6bba3191b88a590a7b1621f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- opt/brother/Printers/dcpj582n/inf/setupPrintcapij.old	2020-06-05 22:21:00.364552651 +0900
+++ opt/brother/Printers/dcpj582n/inf/setupPrintcapij	2020-06-05 22:18:11.379178284 +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