shaker/mullvad/mullvad_logout.service

13 lines
221 B
Desktop File

[Unit]
Description=Logout Mullvad account at shutdown
DefaultDependencies=no
Before=shutdown.target
[Service]
Type=oneshot
ExecStart=/usr/local/bin/mullvad_logout.sh
TimeoutStartSec=0
[Install]
WantedBy=shutdown.target