On Thu, Feb 07, 2013 at 06:07:40AM +0100, Michael Biebl wrote:
> For the legacy sysv initscript, you should add a test, wether the
> binary is installed and exit early.
> 
> The initscript is conffile which is not remove on "remove", but only
> on "purge"
> 
> Add something like this a the top to cover this case
> [ -x "$DAEMON" ] || exit 0

Thank you.  Committed and pushed to the packaging repo.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to