mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
wireguard-tools: add time-sync.target dependency to sample wireguard service
This commit is contained in:
parent
c005be7421
commit
7e38a4b523
@ -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