Introduce "load-options" setting and "sub-vars" option.
authorDavin McCall <davmac@davmac.org>
Mon, 4 Jun 2018 09:43:09 +0000 (10:43 +0100)
committerDavin McCall <davmac@davmac.org>
Mon, 4 Jun 2018 09:45:37 +0000 (10:45 +0100)
commitaa81da01009fe9327b29399e1f294df8b698fed0
treeff3ce7ebff585814efad5f83e3b1364de07458a9
parent0ef761907c24a9777dc733ef2132965a6d9a1e87
Introduce "load-options" setting and "sub-vars" option.

This allows for specifying a service command line with parameters in the
form of $NAME, where NAME is an environment variable. The parameter is
replaced with the contents of the environment variable as a single
value.
doc/manpages/dinit-service.5
src/load-service.cc