Add much needed scripts to /etc/rc.d
authorRobert Garrett <rob@dragonflybsd.org>
Sun, 1 Feb 2004 10:25:48 +0000 (10:25 +0000)
committerRobert Garrett <rob@dragonflybsd.org>
Sun, 1 Feb 2004 10:25:48 +0000 (10:25 +0000)
commita998ea5d9a48070079e7c5ea180a72ac5c1e0e19
treeb2d97451f29f5677c71bd10f74d2b04683dbb15a
parent964aa8262caab95ef7a0d74f3dea9038f10fefe7
Add much needed scripts to /etc/rc.d

resident
takes a list of pathnames or filenames from /etc/resident.conf
and makes them resident

varsym
takes a list of variable definitions from /etc/varsym.conf
and makes them system wide varsyms

these are currently off by default

thanks to Eirik Nygaard for his assistance
etc/defaults/rc.conf
etc/rc.d/Makefile
etc/rc.d/resident [new file with mode: 0644]
etc/rc.d/varsym [new file with mode: 0644]
etc/resident.conf [new file with mode: 0644]
etc/varsym.conf [new file with mode: 0644]