#!/bin/sh # remove symlinks in /etc/rc?.d [ "$1" = "purge" ] && update-rc.d cryptobox remove # return without error true