mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-23 15:37:42 +01:00
46d316880f
This little systemd service adds the last bits of the MAC address to the hostname for support of multiple MycroftOS's on the same network.
6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
config BR2_PACKAGE_HOSTNAME_SERVICE
|
|
bool "hostname-service"
|
|
help
|
|
A systemd service that adds the last bits
|
|
of the MAC address to the hostname.
|