VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/autostart-solaris.dita@ 98549

最後變更 在這個檔案從98549是 98549,由 vboxsync 提交於 2 年 前

Docs: bugref:10302. Uploading .dita user manual files we received from the doc team on 25th Jan.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 1.1 KB
 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="autostart-solaris">
4 <title>Oracle Solaris: Starting the Autostart Service With SMF</title>
5
6 <body>
7 <p>
8 On Oracle Solaris hosts, the Oracle VM VirtualBox autostart daemon is
9 integrated into the SMF framework. To enable it you must point
10 the service to an existing configuration file which has the same
11 format as on Linux, see <xref href="autostart-linux.dita#autostart-linux"/>. For
12 example:
13 </p>
14 <pre xml:space="preserve"># svccfg -s svc:/application/virtualbox/autostart:default setprop \
15 config/config=/etc/vbox/autostart.cfg</pre>
16 <p>
17 When everything is configured correctly you can start the
18 Oracle VM VirtualBox autostart service with the following command:
19 </p>
20 <pre xml:space="preserve"># svcadm enable svc:/application/virtualbox/autostart:default</pre>
21 <p>
22 For more information about SMF, see the Oracle Solaris
23 documentation.
24 </p>
25 </body>
26
27</topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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