9 lines
288 B
Plaintext
9 lines
288 B
Plaintext
This is a startup script to run dtlogin upon booting a FreeBSD system.
|
|
Author: Douglas Carmichael <dcarmich@dcarmichael.net>
|
|
|
|
Instructions:
|
|
|
|
Put the dtlogin script in /usr/local/etc/rc.d (owned and executable by root.)
|
|
Add dtlogin_enable="YES" in /etc/rc.conf to enable dtlogin startup.
|
|
|