mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
wireguard-tools: add time-sync.target dependency to sample wireguard service
This commit is contained in:
parent
e3ff241929
commit
ba053bfe26
@ -1,7 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=WireGuard VPN Service
|
Description=WireGuard VPN Service
|
||||||
After=network-online.target nss-lookup.target connman-vpn.service
|
After=network-online.target nss-lookup.target connman-vpn.service time-sync.target
|
||||||
Wants=network-online.target nss-lookup.target connman-vpn.service
|
Wants=network-online.target nss-lookup.target connman-vpn.service time-sync.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user