#!/bin/sh
# pre remove script for the Debian GNU/Linux lpd package

set -e

/etc/init.d/lprng stop
 
