diff --git a/qubes/etc/systemd/user/qubes-ssh-socket.service b/qubes/etc/systemd/user/qubes-ssh-socket.service deleted file mode 100644 index 0051981..0000000 --- a/qubes/etc/systemd/user/qubes-ssh-socket.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=Run a SSH proxy socket to another QubesOS VM - -[Service] -Environment=SSH_VAULT_VM=vault -ExecStart=%h/.local/bin/qubes-ssh-socket -Restart=always - -[Install] -WantedBy=multi-user.target