On Sat, Dec 15, 2001 at 02:39:46AM +0330, Behdad Esfahbod wrote: > > Also if you are thinking out of distribution, you can simply put your > tty independent material in /etc/rc.d/rc.local
Again you're thinking about Red Hat; Debian has no /etc/rc.d directory (it just uses /etc/init.d and /etc/rc?.d directly), and it doesn't have the equivalent of an rc.local script. The thing to do would be to add a script in /etc/init.d and then run something along the lines of update-rc.d scriptname defaults 99 01 to activate it. - Jimmy Kaplowitz [EMAIL PROTECTED] (also, @debian.org :) -- Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/
