#!/bin/bash

	/etc/init.d/wine condstop || : 
	test -x /usr/sbin/update-rc.d && update-rc.d -f wine remove || :