summarylogtreecommitdiffstats
path: root/fix_lp.patch
blob: 2845d59c92f35ad14377a64fd0866a30a81a29ce (plain)
1
2
3
4
5
6
7
8
9
10
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