Author: Daniel Baumann Description: Setting USE_FQDN to true. diff -Naurp molly-guard.orig/rc molly-guard/rc --- molly-guard.orig/rc +++ molly-guard/rc @@ -8,4 +8,4 @@ # USE_FQDN # when set, causes the 30-query-hostname script to ask for the fully-qualified # hostname, rather than the short name -#USE_FQDN=true +USE_FQDN=true