diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-11-14 22:17:28 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-11-14 22:17:28 +0000 |
commit | 559373e892ee98583097111905bca623a729e7ec (patch) | |
tree | 514bb1df57d7e62de96f98cfea9546ff4571f47a /etc/rc.bootup | |
parent | aa6d9ea25d9f34318257968d8af671a8dd95258a (diff) | |
download | pfsense-559373e892ee98583097111905bca623a729e7ec.zip pfsense-559373e892ee98583097111905bca623a729e7ec.tar.gz |
Remove back to rc debugger
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-x | etc/rc.bootup | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup index 5b0082e..6d9ca9d 100755 --- a/etc/rc.bootup +++ b/etc/rc.bootup @@ -267,6 +267,4 @@ unlink("{$g['varrun_path']}/booting"); $g['booting'] = FALSE; - echo "Returning to rc."; - ?>
\ No newline at end of file |