mirror of
https://github.com/ShaYmez/hblink3-docker-install.git
synced 2025-12-22 21:49:50 +13:00
Update hblink3-docker-install.sh
Revert to default logging
This commit is contained in:
parent
5cd7b3d287
commit
04716be452
@ -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/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user