summarylogtreecommitdiffstats
path: root/fix_lp.patch
blob: 039a4e8e1964a6ac29938fc69c30f855cd605d70 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- opt/brother/Printers/dcpt700w/inf/setupPrintcapij.old	2008-09-15 22:01:07.000000000 +0200
+++ opt/brother/Printers/dcpt700w/inf/setupPrintcapij	2008-09-15 22:01:26.000000000 +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