summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/ipsec
Commit message (Collapse)AuthorAgeFilesLines
* We stopped reloading rc.conf for each script a long time ago. Thingsmtm2003-02-161-2/+2
| | | | | | | shouldn't depend on that any more. PR: conf/48332 Approved by: markm (mentor)(implicit)
* Convert from `${CMD_OSTYPE}` to ${OSTYPE}. This saves a shell invocation ongordon2002-09-061-1/+1
| | | | OS-dependent case switches.
* FreeBSD has setkey in different location from NetBSD.ume2002-07-311-6/+15
| | | | Submitted by: Mike Makonnen <makonnen@pacbell.net>
* Merge in all the changes that Mike Makonnen has been maintaining for agordon2002-06-131-6/+11
| | | | | | | | while. This is only the script pieces, the glue for the build comes next. Submitted by: Mike Makonnen <makonnen@pacbell.net> Reviewed by: silence on -current and -hackers Prodded by: rwatson
* Import the NetBSD 1.5 RC system.obrien2001-06-161-0/+67
Note that `rc' and `rc.shutdown' could not be imported because we already have files with those names.
OpenPOWER on IntegriCloud