prefdm in runlevel 4 ?

Aaron Konstam akonstam at sbcglobal.net
Thu Jun 17 15:29:46 UTC 2010


On Thu, 2010-06-17 at 12:27 +0200, Frank Elsner wrote: 
> Hello all,
> 
> I'd like to have prefdm not only in runlevel 5 but also in runlevel 4.
> 
> Changing file "/etc/init/prefdm.conf" 
> from
>       start on stopped rc RUNLEVEL=[5]
>       stop on runlevel [!5]
>       console output
>       respawn
>       respawn limit 10 120
>       exec /etc/X11/prefdm -nodaemon
> 
> to
>       start on stopped rc RUNLEVEL=[45]
>       stop on runlevel [!45]
>       console output
>       respawn
>       respawn limit 10 120
>       exec /etc/X11/prefdm -nodaemon
> 
> didn't work.
> 
> Any suggestions welcome to overcome my deficits on upstart.
> 
> 
> --Frank Elsner

If prefdm is controlled by /etc/init.d scriptws then:
chkconfig --level 45 prefdm on
should do it.
--
=======================================================================
Whenever people agree with me I always feel I must be wrong. -- Oscar
Wilde
=======================================================================
Aaron Konstam telephone: (210) 656-0355 e-mail: akonstam at sbcglobal.net



More information about the users mailing list