summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.go b/main.go
index 9bba77b..db81d9a 100644
--- a/main.go
+++ b/main.go
@@ -45,6 +45,7 @@ func main() {
pp.WriteHelp(os.Stdout)
os.Exit(0)
}
+ me.Hostname, _ = os.Hostname()
log.DaemonMode(true)