Re: Rookie Question on Define and Testing the value

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, May 31, 2016 at 3:32 PM, Darryl Philip Baker
<darryl.baker@xxxxxxxxxxxxxxxx> wrote:
> I’m trying to do some conditional configuration settings. I know that I can
> use “Define variable value” to set up a variable. I know that “<IfDefine
> [!}variable>” can be used to test to see if a variable is set or not. I
> looked at “<If expression>” as a possibility but since what I am setting are
> really configuration change and “If” is a runtime directive. Using “If” is
> going to add runtime overhead for something that will not change for the
> life of the daemon. Is there initialization directive to use to see if a
> variable set using “Define” matches a particular value and what is that
> directive if it exists?

I don't think you can test against their values in something like
<IfDefine -- you can only currently do a boolean <ifDefine> and inside
get at the value with ${VAR}.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux