mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +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:
|
||||
#
|
||||
# 1) Edit /storage/.config/openvpn.config to the .config/.conf/.ovpn file
|
||||
# from your VPN service provider and test it works first by connecting at
|
||||
# the console:
|
||||
# 1) Create /storage/.config/openvpn.config using the .config/.conf/.ovpn
|
||||
# file from your VPN service provider and test the connection:
|
||||
#
|
||||
# /usr/sbin/openvpn --daemon --config /storage/.config/openvpn.config
|
||||
#
|
||||
# 2) The openvpn.service file must be addeded to the active systemd config
|
||||
# before it will work. This is done by running:
|
||||
# 2) The openvpn.service file must be enabled before it will work. This is
|
||||
# done by running:
|
||||
#
|
||||
# systemctl enable openvpn.service
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user