diff options
author | xaizek <xaizek@posteo.net> | 2023-04-15 12:30:35 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-22 11:38:27 +0700 |
commit | 14c64d65b4cab12550627d43cc2cfac712afb4e4 (patch) | |
tree | a1d6823d413bf28f72f5fed81e34675c6595d060 /system/inotify-info/slack-desc | |
parent | 82cea2d439fd717c993f21e93b4cc8f4673df193 (diff) |
system/inotify-info: Added (Linux inotify info reporting app)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/inotify-info/slack-desc')
-rw-r--r-- | system/inotify-info/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/inotify-info/slack-desc b/system/inotify-info/slack-desc new file mode 100644 index 0000000000000..d4a5d83caea65 --- /dev/null +++ b/system/inotify-info/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +inotify-info: inotify-info (Linux inotify info reporting app) +inotify-info: +inotify-info: Easily track down the number of inotify watches, instances, and which +inotify-info: files are being watched. +inotify-info: +inotify-info: The Linux inotify system has a few issues and it can be difficult to +inotify-info: debug when you for instance run out of watches. Using this app should +inotify-info: hopefully aid you in tracking down how many inotify watches, +inotify-info: instances, and what files are being watched. +inotify-info: +inotify-info: |