VirtualBox

Changeset 43951 in vbox for trunk/src


Ignore:
Timestamp:
Nov 23, 2012 2:38:22 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
82284
Message:

Installer/solaris: fix the service dependencies so that the startup happens when the user directories are reachable

Location:
trunk/src/VBox/Installer/solaris
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/virtualbox-autostart.xml

    r43656 r43951  
    3131        type='service'>
    3232            <service_fmri value='svc:/system/filesystem/local' />
     33    </dependency>
     34
     35    <dependency
     36        name='fs-autofs'
     37        grouping='optional_all'
     38        restart_on='none'
     39        type='service'>
     40            <service_fmri value='svc:/system/filesystem/autofs' />
    3341    </dependency>
    3442
  • trunk/src/VBox/Installer/solaris/virtualbox-balloonctrl.xml

    r43103 r43951  
    55# $Id$
    66
    7     Copyright (C) 2008-2011 Oracle Corporation
     7    Copyright (C) 2008-2012 Oracle Corporation
    88
    99    This file is part of VirtualBox Open Source Edition (OSE), as
     
    3131        type='service'>
    3232            <service_fmri value='svc:/system/filesystem/local' />
     33    </dependency>
     34
     35    <dependency
     36        name='fs-autofs'
     37        grouping='optional_all'
     38        restart_on='none'
     39        type='service'>
     40            <service_fmri value='svc:/system/filesystem/autofs' />
    3341    </dependency>
    3442
  • trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml

    r43103 r43951  
    3131        type='service'>
    3232            <service_fmri value='svc:/system/filesystem/local' />
     33    </dependency>
     34
     35    <dependency
     36        name='fs-autofs'
     37        grouping='optional_all'
     38        restart_on='none'
     39        type='service'>
     40            <service_fmri value='svc:/system/filesystem/autofs' />
    3341    </dependency>
    3442
Note: See TracChangeset for help on using the changeset viewer.

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