#!/bin/sh # Copyright (c) 2000-2018 Synology Inc. All rights reserved. if /usr/syno/etc/rc.sysv/cupsd.sh prestart ; then /usr/bin/cupsd -c /etc/cups/cupsd.conf /usr/bin/systemctl start cups-lpd.socket fi