summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-27 05:43:01 -0500
committerJeff Carr <[email protected]>2024-10-27 05:43:01 -0500
commit6934c8a2c42def64d890aae8eb79b9ef8be55fd2 (patch)
treeca2d3a37ad829e9cd9e8255e750edc53049739ef /main.go
parent53b18daea6667ade8c3833fe24876fd48b80b44f (diff)
does spice ports
Signed-off-by: Jeff Carr <[email protected]>
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)