Add install instructions in service
This commit is contained in:
parent
7ea491fbb7
commit
b4fb985c72
@ -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_DNS dev wg0
|
||||||
ExecStart=/usr/sbin/ip route add PH_NETWORK dev wg0
|
ExecStart=/usr/sbin/ip route add PH_NETWORK dev wg0
|
||||||
ExecStart=/storage/libreelec-conf/set-resolv-conf.sh
|
ExecStart=/storage/libreelec-conf/set-resolv-conf.sh
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=default.target
|
||||||
|
Loading…
Reference in New Issue
Block a user