From b5fd2a8bc89f5bf6754a6b509eec651d5079abd9 Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Thu, 17 May 2018 17:09:51 +0200 Subject: units:suspend.pxu: checkbox.ini -> checkbox.conf --- units/suspend/suspend.pxu | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'units/suspend') diff --git a/units/suspend/suspend.pxu b/units/suspend/suspend.pxu index 64fba45..c989f77 100644 --- a/units/suspend/suspend.pxu +++ b/units/suspend/suspend.pxu @@ -104,7 +104,7 @@ requires: command: if [ -z "$BTDEVADDR" ] then - echo "btdevaddr option not set to device address of Bluetooth target in checkbox.ini" + echo "btdevaddr option not set to device address of Bluetooth target in checkbox.conf" exit 1 fi if rfkill list bluetooth | grep -q 'Hard blocked: yes' @@ -132,7 +132,7 @@ requires: command: if [ -z "$BTDEVADDR" ] then - echo "btdevaddr option not set to device address of Bluetooth target in checkbox.ini" + echo "btdevaddr option not set to device address of Bluetooth target in checkbox.conf" exit 1 fi if rfkill list bluetooth | grep -q 'Hard blocked: yes' @@ -160,7 +160,7 @@ requires: command: if [ -z "$BTDEVADDR" ] then - echo "btdevaddr option not set to device address of Bluetooth target in checkbox.ini" + echo "btdevaddr option not set to device address of Bluetooth target in checkbox.conf" exit 1 fi if rfkill list bluetooth | grep -q 'Hard blocked: yes' @@ -941,7 +941,7 @@ requires: command: if [ -z "$BTDEVADDR" ] then - echo "btdevaddr option not set to device address of Bluetooth target in checkbox.ini" + echo "btdevaddr option not set to device address of Bluetooth target in checkbox.conf" exit 1 fi if rfkill list bluetooth | grep -q 'Hard blocked: yes' @@ -970,7 +970,7 @@ requires: command: if [ -z "$BTDEVADDR" ] then - echo "btdevaddr option not set to device address of Bluetooth target in checkbox.ini" + echo "btdevaddr option not set to device address of Bluetooth target in checkbox.conf" exit 1 fi if rfkill list bluetooth | grep -q 'Hard blocked: yes' @@ -999,7 +999,7 @@ requires: command: if [ -z "$BTDEVADDR" ] then - echo "btdevaddr option not set to device address of Bluetooth target in checkbox.ini" + echo "btdevaddr option not set to device address of Bluetooth target in checkbox.conf" exit 1 fi if rfkill list bluetooth | grep -q 'Hard blocked: yes' @@ -1028,7 +1028,7 @@ requires: command: if [ -z "$BTDEVADDR" ] then - echo "btdevaddr option not set to device address of Bluetooth target in checkbox.ini" + echo "btdevaddr option not set to device address of Bluetooth target in checkbox.conf" exit 1 fi if rfkill list bluetooth | grep -q 'Hard blocked: yes' @@ -1057,7 +1057,7 @@ requires: command: if [ -z "$BTDEVADDR" ] then - echo "btdevaddr option not set to device address of Bluetooth target in checkbox.ini" + echo "btdevaddr option not set to device address of Bluetooth target in checkbox.conf" exit 1 fi if rfkill list bluetooth | grep -q 'Hard blocked: yes' @@ -1086,7 +1086,7 @@ requires: command: if [ -z "$BTDEVADDR" ] then - echo "btdevaddr option not set to device address of Bluetooth target in checkbox.ini" + echo "btdevaddr option not set to device address of Bluetooth target in checkbox.conf" exit 1 fi if rfkill list bluetooth | grep -q 'Hard blocked: yes' -- cgit v1.2.3