]> andersk Git - moira.git/commitdiff
fix typo.
authorzacheiss <zacheiss>
Fri, 31 Oct 2008 20:46:11 +0000 (20:46 +0000)
committerzacheiss <zacheiss>
Fri, 31 Oct 2008 20:46:11 +0000 (20:46 +0000)
gen/cups-print.sh

index c8d6f6bd997a3632bf84af3b5a6c778348c0d284..dab9ad68dcca0762557949f484431b23f119da6d 100755 (executable)
@@ -29,7 +29,7 @@ tar xf $TARFILE || exit $MR_TARERR
 # Now, make a stab at the PPD file.
 /etc/cups/bin/gen-ppd.pl
 
-/etc/init.d/cupsys restart
+/etc/init.d/cups restart
 if [ $? != 0 ]; then
     exit $MR_MKCRED
 fi
This page took 0.08148 seconds and 5 git commands to generate.