aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorkremlin <ian@kremlin.cc>2014-08-06 14:57:12 +0800
committerkremlin <ian@kremlin.cc>2014-08-06 14:57:12 +0800
commita2fffc07173bab908d10ac2d66f73d33f085c601 (patch)
treea96970cbed1ad95e18646493884fcf28a8e9fadb /scripts
parent90f544079ab170636e65ed7815317559f2a7924b (diff)
downloadsystembsd-a2fffc07173bab908d10ac2d66f73d33f085c601.tar
systembsd-a2fffc07173bab908d10ac2d66f73d33f085c601.tar.gz
systembsd-a2fffc07173bab908d10ac2d66f73d33f085c601.tar.bz2
systembsd-a2fffc07173bab908d10ac2d66f73d33f085c601.tar.lz
systembsd-a2fffc07173bab908d10ac2d66f73d33f085c601.tar.xz
systembsd-a2fffc07173bab908d10ac2d66f73d33f085c601.tar.zst
systembsd-a2fffc07173bab908d10ac2d66f73d33f085c601.zip
add get_[static/dynamic/pretty]hostname functionality
dynamic hostname (sometimes just hostname) is always whatever the gethostname(3) returns. static hostname is derived from prettyhostname, which attempts to convert it to a 7 bit ascii hostname (no bookend -'s, etc.) if this fails or prettyhostname has not yet been set, defaults to gethostname(3). prettyhostname is whatever is in /etc/systemd_compat.conf, if reading that fails it is just an empty string. prettyhostname is blank until manually set.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions