]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Set hostname via /proc if file is available
authorRoy Marples <roy@marples.name>
Mon, 5 Mar 2012 10:35:00 +0000 (10:35 +0000)
committerRoy Marples <roy@marples.name>
Mon, 5 Mar 2012 10:35:00 +0000 (10:35 +0000)
commit8a1c7bcc1b3fc9bf79105751d207a8f5cd311dfc
tree003e02fdfbc506308ce5fe1cfa8130c94495018f
parentd705c979f018e29f2ecba822ca229827efb9e95c
Set hostname via /proc if file is available

On Linux, the hostname can be set via this file if available, precluding
the need for a `hostname` binary.

Signed-off-by: Dan McGee <dan@archlinux.org>
dhcpcd-hooks/30-hostname