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