513a95ec4b92c157c0c65de8d50b03031b508a70
LibreELEC setup
This repository contains setup or configuration files for LibreELEC after installation.
WireGuard VPN setup
- copy
~/.config/wireguard/wireguard.config.sampleto a new file, and adjust the parameters (see https://wiki.libreelec.tv/configuration/wireguard for reference)
Files
set-resolv-conf.shmoves last DNS entry up in/etc/resolv.conf(is called after VPN initialization)variables.conf.templatecontains examples variables definitions, and should be copied locally tovariables.conf(with any required modifications).systemd-templates/contains Systemd units templates for detecting VPN connection, and apply routes and DNS modifications.
Installation
install.shscript copies Systemd templates to their destination, and enables trigger.
TODO
- Define a trigger
Description
Languages
Shell
100%