Add install instructions in service

This commit is contained in:
Alexandre CATTEAU 2023-06-03 18:16:45 +02:00
parent 7ea491fbb7
commit b4fb985c72

View File

@ -7,3 +7,6 @@ ExecStart=/usr/sbin/ip route del default dev wg0
ExecStart=/usr/sbin/ip route add PH_DNS dev wg0
ExecStart=/usr/sbin/ip route add PH_NETWORK dev wg0
ExecStart=/storage/libreelec-conf/set-resolv-conf.sh
[Install]
WantedBy=default.target