From ec8dab02848f9a08a880e899aae62049ff8100a2 Mon Sep 17 00:00:00 2001 From: sc Date: Thu, 11 Mar 1999 17:20:49 +0000 Subject: Updated for new bus addresses --- src/irbox.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/irbox.init b/src/irbox.init index 6248ae0..e1e383a 100755 --- a/src/irbox.init +++ b/src/irbox.init @@ -17,7 +17,7 @@ case "$1" in start) echo -n "Infra-red Ivy driver... " - daemon irbox -b 2019 -d 143.196.53,143.196.2 & + daemon irbox -b 143.196.53,143.196.1:2019 & echo touch /var/lock/subsys/irbox ;; -- cgit v1.1