|
@@ -1,7 +1,7 @@
|
|
|
#!/bin/sh
|
|
#!/bin/sh
|
|
|
# Copyright (C) 2008 OpenWrt.org
|
|
# Copyright (C) 2008 OpenWrt.org
|
|
|
|
|
|
|
|
-bl_option=/sbin/bl-option
|
|
|
|
|
|
|
+bl_option=/sbin/ps3-bl-option
|
|
|
|
|
|
|
|
if [ ! -f $bl_option ] ||
|
|
if [ ! -f $bl_option ] ||
|
|
|
[ ! `$bl_option --get-telnet-enabled` ] ||
|
|
[ ! `$bl_option --get-telnet-enabled` ] ||
|