debian: add reference to agent setting in hobo-manage (#51493)

This commit is contained in:
Frédéric Péters 2021-02-26 13:50:25 +01:00
parent f2514d64dc
commit 8e1af45fdd
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ MANAGE="/usr/lib/hobo/manage.py"
# load Debian default configuration
export HOBO_SETTINGS_FILE=/usr/lib/$NAME/debian_config.py
export HOBO_AGENT_SETTINGS_FILE=/etc/hobo-agent/settings.py
# check user
if test x$1 = x"--forceuser"