On 3 Apr 2001, Chmouel Boudjnah wrote:

> Sebastian Dransfeld <[EMAIL PROTECTED]> writes:
>
> > On 3 Apr 2001, Chmouel Boudjnah wrote:
> >
> > > Sebastian Dransfeld <[EMAIL PROTECTED]> writes:
> > >
> > > > root@s186b:~# [ "$SECURITY" -gt 3 ]
> > > > [: : integer expression expected
> > > > root@s186b:~# echo $SECURITY
> > > >
> > > > root@s186b:~#
> > >
> > > try with double brace [[ "$SECURITY" -gt 3 ]]
> > >
> >
> > That works, but shouldn't $SECURITY be set anyway?
>
> yes it should at install in /etc/sysconfig/system
>

I installed before beta1, and have only updated. But my
/etc/sysconfig/system didn't contain any SECURITY variable. Which I only
noticed a while ago.

seb


Reply via email to