network/hostname: Mark as a "service"-type.
It is technically the "reverse" of DNS settings, which are also classified as a "service", so they should go together.
This commit is contained in:
parent
15a4183640
commit
89b5768731
@ -80,7 +80,7 @@ HostnameItem::~HostnameItem()
|
||||
BNetworkSettingsType
|
||||
HostnameItem::Type() const
|
||||
{
|
||||
return B_NETWORK_SETTINGS_TYPE_OTHER;
|
||||
return B_NETWORK_SETTINGS_TYPE_SERVICE;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user