add config script
This commit is contained in:
parent
b7688c3c97
commit
06361754b3
6
debian/openwebrx.config
vendored
Executable file
6
debian/openwebrx.config
vendored
Executable 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
6
debian/openwebrx.template
vendored
Normal 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.
|
Loading…
Reference in New Issue
Block a user