#! /bin/sh # postinst script for l7vs #DEBHELPER# if [ "$1" = "configure" ]; then #update-rc.d l7vs defaults >/dev/null : fi exit 0