Add of the RDNSS option to ICMPv6 Router Advertisement (RA).
[l2tpns.git] / debian / postinst
1 #! /bin/sh
2 # postinst script for l2tpns
3 #
4 # see: dh_installdeb(1)
5
6 set -e
7
8 # dh_installdeb will replace this with shell code automatically
9 # generated by other debhelper scripts.
10
11 #DEBHELPER#
12
13 exit 0