X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fneutron-plugin-vpn-agent.postinst;fp=debian%2Fneutron-plugin-vpn-agent.postinst;h=0000000000000000000000000000000000000000;hb=3650bade146bf59a7828feda89ddb602dfea6047;hp=5bbe40871eebc3435b0c61704afcf1e15f743b2b;hpb=0bcbc79c7893e3a69ff8bb600e44ec71fa8ae713;p=openstack-build%2Fneutron-build.git diff --git a/debian/neutron-plugin-vpn-agent.postinst b/debian/neutron-plugin-vpn-agent.postinst deleted file mode 100644 index 5bbe40871..000000000 --- a/debian/neutron-plugin-vpn-agent.postinst +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -set -e - -if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then - dpkg-maintscript-helper rm_conffile /etc/init/neutron-plugin-vpn-agent.conf \ - 1:2014.1~b3-0ubuntu2~ neutron-plugin-vpn-agent -- "$@" -fi - -# dh_installdeb will replace this with shell code automatically -# generated by other debhelper scripts. - -#DEBHELPER# - -exit 0