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
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to