From 6db35a5230578e296d9f493b28e6330e22569c8f Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Wed, 4 Sep 2019 22:06:01 +0200 Subject: Integrate also nagios-based monitoring here --- scripts/run_conky.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.1