mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 09:29:22 +01:00
7 lines
133 B
Desktop File
7 lines
133 B
Desktop File
[Unit]
|
|
Description=Disconnect and disable NordVPN on user systemd start
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/nordvpn-off
|