Update hblink3-docker-install.sh

Revert to default logging
This commit is contained in:
M0VUB 2022-01-31 02:49:18 +00:00 committed by GitHub
parent 5cd7b3d287
commit 04716be452
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -165,8 +165,8 @@ PEER_URL = 'https://database.radioid.net/static/rptrs.json'
SUBSCRIBER_URL = 'https://database.radioid.net/static/users.json'
# Settings for log files
LOG_PATH = '/var/log/hblink/' # MUST END IN '/'
LOG_NAME = 'hblink.log'
LOG_PATH = './log/' # MUST END IN '/'
LOG_NAME = 'hbmon.log'
EOF
cp utils/hbmon.service /lib/systemd/system/
cp utils/lastheard /etc/cron.daily/