aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toys/other/inotifyd.c (renamed from toys/pending/inotifyd.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/inotifyd.c b/toys/other/inotifyd.c
index 37c5d4e3..59c9a50c 100644
--- a/toys/pending/inotifyd.c
+++ b/toys/other/inotifyd.c
@@ -9,7 +9,7 @@ USE_INOTIFYD(NEWTOY(inotifyd, "<2", TOYFLAG_USR|TOYFLAG_BIN))
config INOTIFYD
bool "inotifyd"
- default n
+ default y
help
usage: inotifyd PROG FILE[:MASK] ...