File Manager

Current Path : /proc/thread-self/root/var/lib/dpkg/info/
Upload File :
Current File : //proc/thread-self/root/var/lib/dpkg/info/libwrap0:amd64.postrm

#!/bin/sh -e

if [ "$1" = "purge" ] && \
   [ "$(dpkg-query --show libwrap0 2> /dev/null | wc -l)" = 1 ]; then
  rm -f /etc/hosts.allow /etc/hosts.deny
fi



File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com