Comment 2 for bug 328366

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: [Doc] Environment variable passed in via jobfiles isn't expanded to actual value

I actually believe that env should undergo expansion, it makes sense to, for example, have:

env CONFDIR=${CONFFILE%/*}

and do start daemon CONFFILE=...