X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostinst;h=32a67f3b82f6a9a8d2a3b4e9f0b32c2e974f3207;hb=8e31d1a9acca67737e49f72591cef5f222a9b986;hp=b6c27cfb3708e563159b558bd5c2dbe742f57f13;hpb=feed6c339a635ef92cf04ee5e58d8dcba6415f71;p=xinetd-cn.git diff --git a/debian/postinst b/debian/postinst index b6c27cf..32a67f3 100644 --- a/debian/postinst +++ b/debian/postinst @@ -5,7 +5,7 @@ set -e [ "$1" = "configure" ] || exit 0 [ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx -# Load CARNet Tools +# Load CARNET Tools . /usr/share/carnet-tools/functions.sh PKG=xinetd-cn @@ -13,7 +13,7 @@ CONF=/etc/xinetd.conf INETDCONF=/etc/inetd.conf DEFAULT=/etc/default/xinetd BACKUPDIR=/var/backups/xinetd-cn -XCONV_TOOL=/usr/sbin/xconv.pl +XCONV_TOOL=/usr/bin/xconv.pl need_restart=0 temp_files=