[PVE-User] KSM not working?
Fred Supinski
fred at vmu.ca
Wed Dec 30 09:06:01 CET 2009
The statement should then be nested in the if statement that is loading
that file, shouldn't it?
#Include defaults if available
if [ -f /etc/default/$prog ] ; then
. /etc/default/$prog
if [ "$START" != "yes" ]; then
exit 0
fi
fi
-Fred
-------- Original Message --------
Subject: Re: [PVE-User] KSM not working?
From: Dietmar Maurer <dietmar at proxmox.com>
To: Fred Supinski <fred at vmu.ca>, pve-user at pve.proxmox.com
<pve-user at pve.proxmox.com>
Date: Wed Dec 30 2009 02:57:54 GMT-0500 (Eastern Standard Time)
>> I'm not sure about the if statement though. Where is this variable being pulled from?
>
> from /etc/defaults/ksmtuned
>
> - Dietmar
>
More information about the pve-user
mailing list