mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-13 16:39:48 +02:00
using path "disk:" on FWSM to place generated config
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
|
||||
* res/os/fwsm_os.xml: updated filesystem path on FWSM where
|
||||
fwbuilder built-in installer should place generated configuration
|
||||
when it is installed using scp. Currently using path "flash:".
|
||||
when it is installed using scp. Currently using path "disk:".
|
||||
|
||||
2011-04-05 vadim <vadim@netcitadel.com>
|
||||
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
</default>
|
||||
|
||||
<activation>
|
||||
<fwdir>flash:</fwdir>
|
||||
<fwdir_test>flash:</fwdir_test>
|
||||
<fwdir>disk:</fwdir>
|
||||
<fwdir_test>disk:</fwdir_test>
|
||||
</activation>
|
||||
|
||||
</options>
|
||||
|
||||
Reference in New Issue
Block a user