[Unit] Description=Reconnect VPN [Service] Type=oneshot ExecStart=nmcli con up vpn-name ExecStartPost=systemctl --user restart my-service [Install] WantedBy=default.target