aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toys/pending/setfattr.c (renamed from toys/other/setfattr.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/other/setfattr.c b/toys/pending/setfattr.c
index 080991f2..9a41a4da 100644
--- a/toys/other/setfattr.c
+++ b/toys/pending/setfattr.c
@@ -8,7 +8,7 @@ USE_SETFATTR(NEWTOY(setfattr, "hn:|v:x:|[!xv]", TOYFLAG_USR|TOYFLAG_BIN))
config SETFATTR
bool "setfattr"
- default y
+ default n
help
usage: setfattr [-h] [-x|-n NAME] [-v VALUE] FILE...