Fixed bug in start script.

This commit is contained in:
Florian Pose 2006-08-02 16:18:19 +00:00
parent e662e98464
commit 793c47bf15
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ case "$1" in
fi
if [ -z "$EOE_INTERFACES" ]; then
if [ -n "$EOE_DEVICES"]; then # support legacy sysconfig files
if [ -n "$EOE_DEVICES" ]; then # support legacy sysconfig files
EOE_INTERFACES=$EOE_DEVICES
else
EOE_INTERFACES=0