;;
esac
-if db_get tvheadend/admin_username; then
- db_reset tvheadend/admin_username;
-fi
-
-if db_get tvheadend/admin_password; then
- db_reset tvheadend/admin_password;
-fi
-
-if db_get tvheadend/last_notes; then
- db_reset tvheadend/last_notes;
-fi
-
exit 0
Template: tvheadend/last_notes
Type: note
Description: After installation Tvheadend can be accessed via HTTP on port 9981. From this machine you can point your web-browser to http://localhost:9981/.
- If you want to completely remove configuration, use your package manager's --purge option, e.g, apt-get remove --purge tvheadend*
+ If you want to completely remove configuration, use your package managers --purge option, e.g, apt-get remove --purge tvheadend*