]> git.decadent.org.uk Git - nfs-utils.git/blob - debian/nfs-common.config
enable 127.0.0.1 before checking for V3 support
[nfs-utils.git] / debian / nfs-common.config
1 #!/bin/sh -e
2
3 . /usr/share/debconf/confmodule
4
5 if egrep -q 'ALL|[0-9]\.' /etc/hosts.deny
6 then
7     db_input high nfs-common/tcpwrappers-statd || true
8 fi
9
10 db_go