From af647c0ae4290722e8f2ef3389bbe3431766a0e9 Mon Sep 17 00:00:00 2001 From: Ralf Ramsauer Date: Tue, 16 Oct 2018 22:05:55 +0200 Subject: [PATCH] scripts: remove wol of cashdesk Signed-off-by: Ralf Ramsauer --- arch/PKGBUILD | 1 - share/doorlockd/scripts/post_unlock | 5 ----- 2 files changed, 6 deletions(-) diff --git a/arch/PKGBUILD b/arch/PKGBUILD index 55309b4..ecb0285 100644 --- a/arch/PKGBUILD +++ b/arch/PKGBUILD @@ -12,7 +12,6 @@ depends=('python3' 'python-pip' 'alsa-utils' 'mosquitto' - 'wol' 'python-flask-wtf' 'python-flask-socketio' 'chromium' diff --git a/share/doorlockd/scripts/post_unlock b/share/doorlockd/scripts/post_unlock index a48199b..2357a06 100755 --- a/share/doorlockd/scripts/post_unlock +++ b/share/doorlockd/scripts/post_unlock @@ -1,8 +1,3 @@ #!/bin/bash mosquitto_pub -r -t kitchen/doorlock/frontdoor/lockstate -m "unlocked" - -# Wakeup cashdesk -wol -i 172.23.2.44 00:0b:ca:94:13:f1 -wol -i 172.23.2.44 00:0b:ca:94:13:f1 -wol -i 172.23.2.44 00:0b:ca:94:13:f1