Use control socket path and sbin directory from config.
authorDavin McCall <davmac@davmac.org>
Mon, 21 May 2018 17:28:27 +0000 (18:28 +0100)
committerDavin McCall <davmac@davmac.org>
Mon, 21 May 2018 17:29:45 +0000 (18:29 +0100)
commit0ef761907c24a9777dc733ef2132965a6d9a1e87
tree6a33db619c4fcd7614e60c9c077584b8cd0f77e9
parentbf860411d4b1e8471a53f7bf2f640e73093152a5
Use control socket path and sbin directory from config.

Use configured paths rather than hardcoded paths for the control socket
(normally /dev/dinitctl) and the sbin directory (/sbin).
src/dinit.cc