Failed to start if the systen has other than English/C LANG
Brought to you by:
majix
Firestarter does not recognize eth* interfaces as started because ifconfig run in system locale
This change fix the pitfall
diff /etc/firestarter/firestarter.sh.save
/etc/firestarter/firestarter.sh
14a15,16
> # Ensure that we are working in C locale
> export LANG=C