AlkantarClanX12

Your IP : 216.73.217.128


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : //var/lib/dpkg/info/jailkit.postrm

#!/bin/sh

set -e
if [ "$1" = "purge" ] ; then
        update-rc.d jailkit remove >/dev/null
fi