aboutsummaryrefslogtreecommitdiffstats
path: root/priv
diff options
context:
space:
mode:
Diffstat (limited to 'priv')
-rw-r--r--priv/templates/extended_bin.dtl2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/templates/extended_bin.dtl b/priv/templates/extended_bin.dtl
index c4d5bbf..235df1d 100644
--- a/priv/templates/extended_bin.dtl
+++ b/priv/templates/extended_bin.dtl
@@ -118,7 +118,7 @@ case $NAME in
;;
*)
# Add @hostname
- NAME=$NAME@`hostname`
+ NAME=$NAME@`hostname -f`
;;
esac