Import r143 from https://svn.physik.uni-augsburg.de/svn/fail2ban-p2p/trunk
This commit is contained in:
8
debian/fail2ban-p2p.preinst.debhelper
vendored
Normal file
8
debian/fail2ban-p2p.preinst.debhelper
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Automatically added by dh_pycentral
|
||||
case "$1" in
|
||||
install|upgrade)
|
||||
mkdir -p /var/lib/pycentral
|
||||
echo '# the presence of this file allows calling pkgremove on upgrade' \
|
||||
> /var/lib/pycentral/fail2ban-p2p.pkgremove
|
||||
esac
|
||||
# End automatically added section
|
||||
Reference in New Issue
Block a user