summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-09-04 22:06:01 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-09-04 22:06:01 +0200
commit6db35a5230578e296d9f493b28e6330e22569c8f (patch)
tree86ccb8725d2ae1a779459e2d8c01087c07a37e58 /scripts
parent78f3f37d3d8b213887fa6d47e32c5f9f05c0e299 (diff)
downloadconky-6db35a5230578e296d9f493b28e6330e22569c8f.tar.gz
conky-6db35a5230578e296d9f493b28e6330e22569c8f.tar.bz2
conky-6db35a5230578e296d9f493b28e6330e22569c8f.tar.xz
conky-6db35a5230578e296d9f493b28e6330e22569c8f.zip
Integrate also nagios-based monitoring here
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/run_conky.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run_conky.sh b/scripts/run_conky.sh
index abdea35..7648259 100755
--- a/scripts/run_conky.sh
+++ b/scripts/run_conky.sh
@@ -7,7 +7,7 @@ if [ "$1" != "start" ]; then
fi
if [ "$1" != "stop" ]; then
- python /opt/scripts/unlock.py gui || exit
+ python2 /opt/scripts/unlock.py gui || exit
killall -9 gpg-agent
pass test