#!/bin/sh if [ -x /etc/init.d/cups ]; then /etc/init.d/cups restart fi