Project

General

Profile

Bug #2947

Updated by bill-auger over 3 years ago

openrc cant start hostname

<pre>
/etc/init.d/hostname: line 36: hostname: command not found
</pre>

Bluez needs a running hostname-service. To start the hostname-service inetutils (hostname-comand) is required.
By defaud openrc tries to start hostname-service and throws a warning. I would alsow add Inetutils as a opt-dependency to openrc.

Back