summaryrefslogtreecommitdiffstats
path: root/system/loggedfs/slack-desc
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-04-27 22:35:34 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 18:11:37 +0700
commit896ce0639a476158141a5f1f7d72a62e54432259 (patch)
treeaf039bce6b57a2c03978ba590a1352a3bee60c3b /system/loggedfs/slack-desc
parentd3a015d4c6d7f8d52e6dea676ed419903988a283 (diff)
downloadslackbuilds-896ce0639a476158141a5f1f7d72a62e54432259.tar.gz
slackbuilds-896ce0639a476158141a5f1f7d72a62e54432259.tar.xz
system/loggedfs: Added (filesystem monitoring with FUSE)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--system/loggedfs/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/loggedfs/slack-desc b/system/loggedfs/slack-desc
new file mode 100644
index 0000000000..6df7a4af7c
--- /dev/null
+++ b/system/loggedfs/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------------------------------------------------------|
+loggedfs: loggedfs (filesystem monitoring with FUSE)
+loggedfs:
+loggedfs: LoggedFS is a fuse-based filesystem which can log every operation
+loggedfs: that happens in it. Fuse does almost everything. LoggedFS only
+loggedfs: sends a message to syslog when called by fuse and then lets the real
+loggedfs: filesystem do the rest of the job.
+loggedfs:
+loggedfs:
+loggedfs:
+loggedfs:
+loggedfs: