diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-03-12 12:04:50 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-03-12 12:04:50 -0700 |
commit | 79199f70a8268c832555d2b440ceff1fd613469e (patch) | |
tree | 4866d2069b5c294bc4bbf100e653f0673f447b9a | |
parent | 7a70d083c82b405cde8f66e0e8663400301bbb44 (diff) | |
download | vyatta-op-79199f70a8268c832555d2b440ceff1fd613469e.tar.gz vyatta-op-79199f70a8268c832555d2b440ceff1fd613469e.zip |
remove init-floppy
The script is not secure and prompts for sudo password.
Bugfix: 2985
-rw-r--r-- | templates/init-floppy/node.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/init-floppy/node.def b/templates/init-floppy/node.def deleted file mode 100644 index 8f94a59..0000000 --- a/templates/init-floppy/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Format and prepare a floppy to save the config.boot file -run: sudo /opt/vyatta/bin/init-floppy |