This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
fedora_25_bluez_change_hostname [2017/06/12 11:20] admin |
fedora_25_bluez_change_hostname [2017/06/12 11:21] (current) admin |
||
---|---|---|---|
Line 6: | Line 6: | ||
* Change the ''Name'' and other settings as you wish in ''/etc/bluetooth/main.conf''. | * Change the ''Name'' and other settings as you wish in ''/etc/bluetooth/main.conf''. | ||
- | * Create a new environment file ''/etc/sysconfig/bluetoothd'' and add options. The noplugin option lets you disable the hostname plugin that will set the bluetooth name to the hostname.<code> | + | * Create a new environment file ''/etc/sysconfig/bluetoothd'' and add options. The noplugin option lets you disable the hostname plugin. That plugin will reset the bluetooth name to the hostname regardless of the configured ''Name''.<code> |
OPTIONS=--noplugin=hostname | OPTIONS=--noplugin=hostname | ||
</code> | </code> |