summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/sshd
Commit message (Collapse)AuthorAgeFilesLines
* Remove the requirement for the FreeBSD keyword as it no longermtm2004-10-071-1/+0
| | | | | | | makes any sense. Discussed with: dougb, brooks MFC after: 3 days
* Give sshd a secure startup, but with a tweakable timeout so thatmarkm2004-08-041-0/+25
| | | | the box won't hang forever at startup.
* Luke Mewburn has indicated that they (NetBSD) are not interestedmtm2004-01-171-6/+0
| | | | | | | | | in keeping the scripts under rc.d in sync with us. So, remove NetBSD specific stuff (which made our scripts more complicated than necessary). The NetBSD ident string will be left intact, both for history and also incase we wish to pull in future versions.
* Luke Mewburn has indicated that they (NetBSD) are not interestedmtm2004-01-171-1/+1
| | | | | | in keeping the scripts under rc.d in sync with us. So, begin removal of NetBSD specific stuff (which made our scripts more complicated than necessary), starting with the NetBSD KEYWORD.
* Not everyone uses the base system sshd. They can use the sshd_programmtm2003-07-131-2/+6
| | | | | | | | variable in rc.conf to have sshd from ports (or somewhere else) installed. So, don't make the sshd_config for the base system a required file to start the service. PR: conf/45766
* Merge in all the changes that Mike Makonnen has been maintaining for agordon2002-06-131-18/+40
| | | | | | | | 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/+48
Note that `rc' and `rc.shutdown' could not be imported because we already have files with those names.
OpenPOWER on IntegriCloud