conf.d/hostname: clarify hostname variable usage

https://gitlab.alpinelinux.org/alpine/aports/-/issues/9744

This fixes #433.
This commit is contained in:
Alex Xu 2021-07-29 17:05:27 +00:00 committed by William Hubbs
parent 18e53f7fed
commit 1e975be896

View File

@ -1,2 +1,2 @@
# Set to the hostname of this machine
# Hostname fallback if /etc/hostname does not exist
hostname="localhost"