summaryrefslogtreecommitdiffstats
path: root/security/fprintd/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'security/fprintd/DETAILS')
-rwxr-xr-xsecurity/fprintd/DETAILS9
1 files changed, 6 insertions, 3 deletions
diff --git a/security/fprintd/DETAILS b/security/fprintd/DETAILS
index 1e79987725..493068818f 100755
--- a/security/fprintd/DETAILS
+++ b/security/fprintd/DETAILS
@@ -11,10 +11,13 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SHORT="fingerprint dbus daemon"
cat << EOF
fprintd is a D-Bus daemon that offers libfprint functionality over the
-D-Bus interprocess communication bus. By adding this daemon layer above libfprint,
+D-Bus interprocess communication bus. By adding this daemon layer above
+libfprint,
we solve various problems related to multiple applications simulatenously
competing for fingerprint readers.
-While it is not very nice to think of a daemon being necessary in this scenario,
+While it is not very nice to think of a daemon being necessary in this
+scenario,
fprintd will be launched by D-Bus through the activation mechanism.
-This means it is launched only when needed, and additionally it will shut itself down after a period of inactivity.
+This means it is launched only when needed, and additionally it will shut
+itself down after a period of inactivity.
EOF