From ef377cf6f6a1e89696df1b0c8d847000a172f846 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Mon, 9 Jun 2014 07:13:05 -0500 Subject: [PATCH] Promote rfkill. --- toys/{pending => other}/rfkill.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename toys/{pending => other}/rfkill.c (99%) diff --git a/toys/pending/rfkill.c b/toys/other/rfkill.c similarity index 99% rename from toys/pending/rfkill.c rename to toys/other/rfkill.c index 04f7208e..af3efe18 100644 --- a/toys/pending/rfkill.c +++ b/toys/other/rfkill.c @@ -9,7 +9,7 @@ USE_RFKILL(NEWTOY(rfkill, "<1>2", TOYFLAG_SBIN)) config RFKILL bool "rfkill" - default n + default y help Usage: rfkill COMMAND [DEVICE] -- 2.11.0