mongoose: S85mongoose: fix default options
authorDavide Viti <zinosat@tiscali.it>
Mon, 25 Nov 2013 09:03:23 +0000 (10:03 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 25 Nov 2013 09:41:19 +0000 (10:41 +0100)
commit12da132c2bc6e980abe22ea4d4edfd1792dd5845
tree0e8dc2bd546a85b5162d2a2eb6389b6f1900da4d
parentefc35794c8706e376c5dbf49e0a33217a2f515ff
mongoose: S85mongoose: fix default options

mongoose fails to start because the options used are not supported by
mongoose. Fix it by using the correct option names instead.

[Peter: reworded commit text and use the correct long options instead]
Signed-off-by: Davide Viti <d.viti@infosolution.it>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mongoose/S85mongoose