diff options
-rw-r--r-- | toys/other/rfkill.c (renamed from toys/pending/rfkill.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/rfkill.c b/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] |