Skip to content

v4.0.10

commit cf6e7eba2b67932e22a4e8d7adc8ee9f1cd9cad5
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue Aug 13 15:33:55 2019 -0500

    Reorder things so that bin-dir can be setup.
    Allow of non-root users to set bin-dir for upgrades

M   tools/install.sh

commit b89733d857acd5dcbb486758f9ecfeec9c62f44d
Author: Michael Rice <michael@michaelrice.org>
Date:   Tue Aug 13 10:49:03 2019 -0500

    Added Environment by mistake

    Mistakenly added Environment= to the PermissionsStartOnly option

    Signed-off-by: Michael Rice <michael@michaelrice.org>

M   tools/install.sh

commit 50814742c13dded83b996d37b5ffc0b9ae128411
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue Aug 13 10:19:28 2019 -0500

    Make sure the install.sh sets the ownership of the binaries
    so they can be updated later.

M   tools/install.sh

commit f259c19aeb82dac456010bdffff9e1b8f9bd4d45
Author: Michael Rice <michael@michaelrice.org>
Date:   Tue Aug 13 09:57:06 2019 -0500

    added RS_BASE_ROOT to systemd file

    Added missing env variable to the systemd file to allow
    installs to be anywhere on the file system. Now what ever
    is set for `--drp-home-dir=` will be set as RS_BASE_ROOT
    with a default of `/var/lib/dr-provision`

    Signed-off-by: Michael Rice <michael@michaelrice.org>

M   tools/install.sh

commit 5891df7aa45487ae835354aa76868800b7ffcc8e
Author: Michael Rice <michael@michaelrice.org>
Date:   Tue Aug 13 09:57:06 2019 -0500

    added RS_BASE_ROOT to systemd file

    Added missing env variable to the systemd file to allow
    installs to be anywhere on the file system. Now what ever
    is set for `--drp-home-dir=` will be set as RS_BASE_ROOT
    with a default of `/var/lib/dr-provision`

    Signed-off-by: Michael Rice <michael@michaelrice.org>

M   tools/install.sh

commit 0212d9bd6cadb8bed37187903103b52eba0cd074
Author: Michael Rice <michael@michaelrice.org>
Date:   Mon Aug 12 19:48:46 2019 -0500

    Added some missing Env vars to systemd

    Also added cli arg: --drp-home-dir
        Use with system-user to set the basedir of where
        dr-provision is installed.

    Signed-off-by: Michael Rice <michael@michaelrice.org>

M   tools/install.sh

End of Note