Date: Tue, 21 Mar 1995 10:41:13 +0200 From: Mark Murray <mark@grondar.za> To: current@FreeBSD.org Subject: Screensavers and rc's Message-ID: <199503210841.KAA03251@grunt.grondar.za>
next in thread | raw e-mail | index | archive | help
Given that it is not exactly obvious how one should load screensaver lkm's, please could we pud something like the following in one of the /etc/rc's? # Syscons screen saver if [ "x$saver" != "xNO" ] ; then echo -n "syscons: " modload -u -o /tmp/saver_mod -e saver_init -q /lkm/${SAVER}_saver_mod.o fi -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503210841.KAA03251>