From e0e452be7a5fb0b23519441af3c4d60c6dd18a03 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 24 Mar 2017 17:22:07 +0000 Subject: system/loggedfs: Added (filesystem monitoring with FUSE). Signed-off-by: David Spencer --- system/loggedfs/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 system/loggedfs/slack-desc (limited to 'system/loggedfs/slack-desc') diff --git a/system/loggedfs/slack-desc b/system/loggedfs/slack-desc new file mode 100644 index 0000000000..7ef4c59139 --- /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 let the real +loggedfs: filesystem do the rest of the job. +loggedfs: +loggedfs: +loggedfs: +loggedfs: +loggedfs: -- cgit v1.2.3-80-g2a13