Promote inotifyd to other.
authorRob Landley <rob@landley.net>
Thu, 21 Aug 2014 03:23:39 +0000 (22:23 -0500)
committerRob Landley <rob@landley.net>
Thu, 21 Aug 2014 03:23:39 +0000 (22:23 -0500)
toys/other/inotifyd.c [moved from toys/pending/inotifyd.c with 99% similarity]

similarity index 99%
rename from toys/pending/inotifyd.c
rename to toys/other/inotifyd.c
index 37c5d4e..59c9a50 100644 (file)
@@ -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] ...