Revision ce77a9c4
Added by Phil Davis over 10 years ago
etc/rc.initial.toggle_sshd | ||
---|---|---|
1 | 1 |
#! /usr/local/bin/php -f |
2 | 2 |
<?php |
3 | 3 |
/* |
4 |
rc.initial.toggle_sshd |
|
4 | 5 |
sshd - Modified to work on disk based system |
5 | 6 |
Copyright 2004 Scott K Ullrich |
6 | 7 |
|
Also available in: Unified diff
Fix lineup of copyright lines
and module names and other bits of formatting and typos in header
comment sections.