Big rearrangement to add debconf support.
/etc/default/dump1090-mutability is now generated in postinst, if it doesn't exist, from a template in /usr/share/dump1090-mutability. Subsequently, the config file is updated in place if debconf-driven changes are made. Static HTML/javascript have moved to a "html" subdir to avoid exposing the template via the webserver.
This commit is contained in:
parent
c712543ee5
commit
125158b30a
9 changed files with 504 additions and 76 deletions
3
debian/dump1090-mutability.install
vendored
3
debian/dump1090-mutability.install
vendored
|
@ -1,2 +1,3 @@
|
|||
public_html/* usr/share/dump1090-mutability
|
||||
public_html/* usr/share/dump1090-mutability/html
|
||||
debian/lighttpd/* etc/lighttpd/conf-available
|
||||
debian/config-template usr/share/dump1090-mutability
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue