openbsd-ports/emulators/kqemu/pkg/MESSAGE
ajacoutot 07aa770cf2 - add missing RCS tags
- respect $CC
- add NO_REGRESS
- s/$LOCALBASE/$PREFIX and don't hardcode paths
- lowercase MAINTAINER's email

ok jasper@ sthen@ marco@ todd@ (MAINTAINER)
2008-01-20 15:11:05 +00:00

10 lines
271 B
Plaintext

If you want to load this kernel module at boot time, add the following
lines to /etc/rc.securelevel :
if [ -r ${INSTDIR}/kqemu.o ]; then
echo ' kqemu'; /sbin/modload ${INSTDIR}/kqemu.o
fi
If you want a user to be able to use this module, add them to the group
_kqemu.