mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
systemd: cleanup text in openvpn.service.sample
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
This commit is contained in:
parent
35adce959d
commit
d9dd8236c5
@ -14,14 +14,13 @@ WantedBy=kodi.target
|
|||||||
|
|
||||||
# NOTES:
|
# NOTES:
|
||||||
#
|
#
|
||||||
# 1) Edit /storage/.config/openvpn.config to the .config/.conf/.ovpn file
|
# 1) Create /storage/.config/openvpn.config using the .config/.conf/.ovpn
|
||||||
# from your VPN service provider and test it works first by connecting at
|
# file from your VPN service provider and test the connection:
|
||||||
# the console:
|
|
||||||
#
|
#
|
||||||
# /usr/sbin/openvpn --daemon --config /storage/.config/openvpn.config
|
# /usr/sbin/openvpn --daemon --config /storage/.config/openvpn.config
|
||||||
#
|
#
|
||||||
# 2) The openvpn.service file must be addeded to the active systemd config
|
# 2) The openvpn.service file must be enabled before it will work. This is
|
||||||
# before it will work. This is done by running:
|
# done by running:
|
||||||
#
|
#
|
||||||
# systemctl enable openvpn.service
|
# systemctl enable openvpn.service
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user