10 lines
158 B
SYSTEMD
10 lines
158 B
SYSTEMD
[Unit]
|
|
Description=Detect WireGuard VPN activation
|
|
|
|
[Path]
|
|
PathExists=/sys/class/net/wg0/dev_id
|
|
Unit=set-ip-routes.service
|
|
|
|
[Install]
|
|
WantedBy=default.target
|