#!/bin/sh
set -e
# Automatically added by dh_installinit/13.3.3
if [ "$1" = "purge" ] ; then
	update-rc.d x11-common remove >/dev/null
fi
# End automatically added section
