diff --git a/etc/distrenslave.conf.in b/etc/distrenslave.conf.in --- a/etc/distrenslave.conf.in +++ b/etc/distrenslave.conf.in @@ -2,7 +2,7 @@ slave { username = "!username" datadir = "@LOCALSTATEDIR@/@PACKAGE@" - hostname = "protofusion.org" + server = "protofusion" } include("distrencommon.conf")