[Linux-ha-dev] usage of variables for binaries in ocf resource scripts

Sebastian Reitenbach sebastia at l00-bugdead-prods.de
Sat Aug 25 02:52:22 MDT 2007


Hi,

when I take a look into ${OCF_ROOT}/.ocf-binaries I see some definitions 
below that comment line:
...
# Entries that should probably be removed
: ${BASENAME:=basename}
: ${BLOCKDEV:=blockdev}
: ${CAT:=cat}
: ${FSCK:=fsck}
...

are these variables planned to be removed in some future version?
should I not use these variables, and expect the binaries available 
somewhere in $PATH? 

kind regards
Sebastian



More information about the Linux-HA-Dev mailing list