The Nice Spider wrote:
> ----- Original Message ----- 
> From: "Volker Kuhlmann" <[EMAIL PROTECTED]>
...
>> In your example, you could write
>>
>> FW_SERVICES_EXT_TCP="
>> 80
>> 443
>> 21
>> "
>>
>> or
>>
>> FW_SERVICES_EXT_TCP=
>> FW_SERVICES_EXT_TCP="$FW_SERVICES_EXT_TCP 80"
>> FW_SERVICES_EXT_TCP="$FW_SERVICES_EXT_TCP 443"
>> FW_SERVICES_EXT_TCP="$FW_SERVICES_EXT_TCP 21"
>>
>> if you wanted to. Don't necessarily expect yast to
> still be able to
>> handle it then though.
>>
>> Volker
>>
> oo... thanks for the last tip, that's what i really
> needed!

On the other hand, if you experience such problem, you might try to file
a bugreport to bugzilla. Despite the fact that YaST maybe isn't able to
be able to handle this multiline configuration, it necessarily needn't
stay that way ;)

Almost everything can be enhanced if it makes sense to do it (that
means: it isn't too expensive and it's relatively easy to implement it).

Lukas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to