diff options
author | root <root@jellyfish> | 2012-08-29 13:05:18 +0200 |
---|---|---|
committer | root <root@jellyfish> | 2012-08-29 13:05:26 +0200 |
commit | 3ac37e87df15bfe46973ec6240e7866e285f5e21 (patch) | |
tree | 49d7bb386b88c654ba983b8fa0df0c6755178acf /autossh/usr/local/share/applications/local-remotehelp-stop.desktop | |
parent | 24e06204467dc4d85409e277d34069b3e4452054 (diff) |
Fix use new localautossh syntax.
Diffstat (limited to 'autossh/usr/local/share/applications/local-remotehelp-stop.desktop')
-rw-r--r-- | autossh/usr/local/share/applications/local-remotehelp-stop.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autossh/usr/local/share/applications/local-remotehelp-stop.desktop b/autossh/usr/local/share/applications/local-remotehelp-stop.desktop index 36ad750..1497aa8 100644 --- a/autossh/usr/local/share/applications/local-remotehelp-stop.desktop +++ b/autossh/usr/local/share/applications/local-remotehelp-stop.desktop @@ -5,7 +5,7 @@ Name[da]=Fjernhjælp [stop] Comment=Break connection back to your machine for helpdesk personel Comment[da]=Afbryd forbindelse tilbage til din maskine for teknikere TryExec=autossh -Exec=killall autossh && notify-bin "Remote help is off!" "Connection tunnel from jones.dk into this machine is now inactive." +Exec=localautossh stop jones.dk Icon=gdm-xnest Terminal=false Type=Application |