VirtualBox

Ignore:
Timestamp:
Jul 16, 2024 8:01:22 AM (5 months ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10705. Merging r6149 from doc team's repo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/dita/topics/autostart-osx.dita

    r99797 r105335  
    55 
    66  <body>
    7     <p>
    8         On macOS, launchd is used to start the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> autostart
    9         service. An example configuration file can be found in
    10         <filepath>/Applications/VirtualBox.app/Contents/MacOS/org.virtualbox.vboxautostart.plist</filepath>.
    11         To enable the service copy the file to
    12         <filepath>/Library/LaunchDaemons</filepath> and change the
    13         <codeph>Disabled</codeph> key from <codeph>true</codeph> to
    14         <codeph>false</codeph>. Furthermore replace the second
    15         parameter to an existing configuration file which has the same
    16         format as on Linux, see <xref href="autostart-linux.dita#autostart-linux"/>.
    17       </p>
    18     <p>
    19         To manually start the service use the following command:
    20       </p>
     7    <p>On macOS, launchd is used to start the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> autostart service.
     8      An example configuration file can be found in
     9        <filepath>/Applications/VirtualBox.app/Contents/MacOS/org.virtualbox.vboxautostart.plist</filepath>. To enable
     10      the service copy the file to <filepath>/Library/LaunchDaemons</filepath> and change the <codeph>Disabled</codeph>
     11      key from <codeph>true</codeph> to <codeph>false</codeph>. Furthermore replace the second parameter to an existing
     12      configuration file which has the same format as on Linux, see <xref href="autostart-linux.dita#autostart-linux"/>. </p>
     13    <p>To manually start the service use the following command: </p>
    2114    <pre xml:space="preserve"># launchctl load /Library/LaunchDaemons/org.virtualbox.vboxautostart.plist</pre>
    22     <p>
    23         For additional information on how launchd services can be
    24         configured see:
    25       </p>
     15    <p>For additional information on how launchd services can be configured see: </p>
    2616    <p><ph>http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPSystemStartup/BPSystemStartup.html</ph>.
    2717      </p>
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