2 # MINIX 3 bridge from NetBSD rc to MINIX rc. Must be called as the very first
3 # script at startup (hence the current 'before'). Ideally the MINIX rc would
4 # be decomposed into a number of small rc scripts, though.
10 $_rc_subr_loaded .
/etc
/rc.subr
13 start_cmd
="sh /etc/rc.minix start"
14 stop_cmd
="sh /etc/rc.minix stop"