aboutsummaryrefslogtreecommitdiff
path: root/indicator-restart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'indicator-restart.sh')
-rwxr-xr-xindicator-restart.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/indicator-restart.sh b/indicator-restart.sh
new file mode 100755
index 0000000..efcab10
--- /dev/null
+++ b/indicator-restart.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+killall indicator-example-service
+killall gnome-panel