diff options
Diffstat (limited to 'miscutils/inotifyd.c')
-rw-r--r-- | miscutils/inotifyd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/inotifyd.c b/miscutils/inotifyd.c index db8ddce..2e0163e 100644 --- a/miscutils/inotifyd.c +++ b/miscutils/inotifyd.c @@ -27,7 +27,7 @@ * See below for mask names explanation. */ //config:config INOTIFYD -//config: bool "inotifyd" +//config: bool "inotifyd (3.5 kb)" //config: default n # doesn't build on Knoppix 5 //config: help //config: Simple inotify daemon. Reports filesystem changes. Requires |