WIP: /etc/rc.d/xdm RCORDER problems

From: Jose M Rodriguez <josemi_at_freebsd.jazztel.es>
Date: Mon, 27 Sep 2004 14:50:33 +0200
I have now a working /etc/rc.d/xdm script for booting  
Xorg(XDMCP)/gdm/kdm/xdm.
But I have reached a problem.

The xdm script requires LOGIN syscons and moused.
But xdm is take very early by rcorder and gets running before init launch  
the gettys.
For a safe solution, I think that /etc/rc.d/xdm must tagged 'nostart' and  
launch from /etc/ttys.
No. In this case must become a real wrapper.

But I recall that gnome users do this from /usr/X11R6/etc/rc.d/gdm.sh  
without too much problems

So, I think that must be a real /etc/rc.d/ problem

After a first look, IMHO, seems that a lot of BEFORE tags are missing.  At  
last several BEFORE: LOGIN.

rcorder -k FreeBSD -s nostart /etc/rc.d/*
...
/etc/rc.d/LOGIN
/etc/rc.d/syscons
/etc/rc.d/xdm
/etc/rc.d/watchdogd
/etc/rc.d/sshd
/etc/rc.d/sendmail
/etc/rc.d/archdep
/etc/rc.d/abi
/etc/rc.d/cron
/etc/rc.d/devfs
/etc/rc.d/jail
/etc/rc.d/localpkg
/etc/rc.d/netoptions
/etc/rc.d/securelevel
/etc/rc.d/resolv
/etc/rc.d/pcvt
/etc/rc.d/othermta
/etc/rc.d/nsswitch
/etc/rc.d/msgs
/etc/rc.d/mixer
/etc/rc.d/inetd
/etc/rc.d/bgfsck

This is FreeBSD-5BETA5

May I send-pr this?

--
   josemi

--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
Received on Mon Sep 27 2004 - 10:57:50 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:14 UTC