> --- ext-sources/gdm.xml       (revision 16487)
> +++ ext-sources/gdm.xml       (working copy)
> @@ -64,13 +64,13 @@
>       <exec_method
>           type='method'
>           name='start'
> -         exec='/usr/sbin/gdm'
> +         exec='lib/svc/method/svc-gdm start'
>           timeout_seconds='60' />
>  
>       <exec_method
>           type='method'
>           name='stop'
> -         exec='/usr/sbin/gdm-stop'
> +         exec='lib/svc/method/svc-gdm stop'
>           timeout_seconds='60' />
>  
>       <!-- Authorization -->

Should those execs have a / before lib?
(grep on /var/svc/manifest/*/*.xml shows they all seem to have /lib)

-- 
        -Alan Coopersmith-           alan.coopersmith at sun.com
         Sun Microsystems, Inc. - X Window System Engineering


Reply via email to