]> andersk Git - moira.git/blobdiff - gen/cups-print.sh
fix typo.
[moira.git] / 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.032927 seconds and 4 git commands to generate.