Go to file
2023-06-03 18:40:42 +02:00
systemd-templates Update systemd templates 2023-06-03 18:40:42 +02:00
.gitignore Add variables and install script 2023-06-03 12:33:17 +02:00
install.sh Update install script 2023-06-03 18:14:39 +02:00
README.md Add Systemd path as trigger for service 2023-06-03 12:54:27 +02:00
set-resolv-conf.sh Intial commit 2023-05-29 19:51:46 +02:00
variables.conf.template Add variables and install script 2023-06-03 12:33:17 +02:00

LibreELEC setup

This repository contains setup or configuration files for LibreELEC after installation.

WireGuard VPN setup

Files

  • set-resolv-conf.sh moves last DNS entry up in /etc/resolv.conf (is called after VPN initialization)
  • variables.conf.template contains examples variables definitions, and should be copied locally to variables.conf (with any required modifications).
  • systemd-templates/ contains Systemd units templates for detecting VPN connection, and apply routes and DNS modifications.

Installation

  • install.sh script copies Systemd templates to their destination, and enables trigger (Systemd path).

TODO

  • RAS