Saverio Iacovelli wrote:
How can I to set graphical boot in DragonFly using XDM or an other display manager? In Slackware Linux I can change runlevel in /etc/inittab, but I did not find the same file in DragonFly.
/etc/rc.conf xdm_enable="YES" or gdm_enable="YES" or kdm_enable="YES" These should work IMHO.
