From 3ac37e87df15bfe46973ec6240e7866e285f5e21 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 29 Aug 2012 13:05:18 +0200 Subject: Fix use new localautossh syntax. --- autossh/usr/local/share/applications/local-remotehelp-stop.desktop | 2 +- autossh/usr/local/share/applications/local-remotehelp.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'autossh') 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 diff --git a/autossh/usr/local/share/applications/local-remotehelp.desktop b/autossh/usr/local/share/applications/local-remotehelp.desktop index bbb6884..bbf6f5f 100644 --- a/autossh/usr/local/share/applications/local-remotehelp.desktop +++ b/autossh/usr/local/share/applications/local-remotehelp.desktop @@ -5,7 +5,7 @@ Name[da]=Fjernhjælp [start] Comment=Log into remote server and keep connection back to your machine open for helpdesk personel Comment[da]=Log ind på ekstern server og hold forbindelse tilbage til din maskine åben for teknikere TryExec=autossh -Exec=localautossh jones.dk && notify-bin "Remote help is on!" "Connection tunnel from jones.dk into this machine is now active." +Exec=localautossh start jones.dk Icon=gdm-xnest Terminal=false Type=Application -- cgit v1.2.3