add config script

This commit is contained in:
Jakob Ketterl 2021-02-17 23:39:16 +01:00
parent b7688c3c97
commit 06361754b3
2 changed files with 12 additions and 0 deletions

6
debian/openwebrx.config vendored Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh -e
. /usr/share/debconf/confmodule
db_input medium openwebrx/admin_user_password
db_go

6
debian/openwebrx.template vendored Normal file
View File

@ -0,0 +1,6 @@
Template: openwebrx/admin_user_password
Type: password
Description: OpenWebRX "admin" user password
The system will create a user named "admin" for the OpenWebRX web
configuration interface. You will be able to log into the "settings" area
of OpenWebRX with this user to configure your receiver.