10 lines
438 B
Markdown
10 lines
438 B
Markdown
|
# LibreELEC setup
|
||
|
|
||
|
This repository contains setup or configuration files for [LibreELEC](https://libreelec.tv/) after installation.
|
||
|
|
||
|
### WireGuard VPN setup
|
||
|
* copy `~/.config/wireguard/wireguard.config.sample` to a new file, and adjust the parameters (see
|
||
|
https://wiki.libreelec.tv/configuration/wireguard for reference)
|
||
|
* `set-resolv-conf.sh` moves last DNS entry up in `/etc/resolv.conf` (is called after VPN initialization)
|
||
|
* TOFINISH
|