[Unit] Description=Automatic Tunnel Start After=network-online.target [Service] Type=oneshot ExecStartPre=/bin/sleep 5 ExecStart=/usr/local/bin/start_wg.py [Install] WantedBy=default.target