contrib/rc/freebsd: Add FreeBSD start script from Douglas Carmichael

This commit is contained in:
Jon Trulson
2014-08-24 16:48:07 -06:00
parent f06d272600
commit 026b0e6569
2 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
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.