VirtualBox

Changeset 77999 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 3, 2019 3:56:10 PM (6 years ago)
Author:
vboxsync
Message:

Main/HostDnsServiceDarwin: Made the dynamic store name a bit more specific, to not clutter up with other content directly bound to VBoxSVC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp

    r77998 r77999  
    8383    ctx.info = this;
    8484
    85     m->m_store = SCDynamicStoreCreate(NULL, CFSTR("org.virtualbox.VBoxSVC"),
     85    m->m_store = SCDynamicStoreCreate(NULL, CFSTR("org.virtualbox.VBoxSVC.HostDNS"),
    8686                                      (SCDynamicStoreCallBack)HostDnsServiceDarwin::hostDnsServiceStoreCallback,
    8787                                      &ctx);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette