summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 3f2759f..af35100 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Vcs-Git: https://salsa.debian.org/debian/fuse-overlayfs.git
Package: fuse-overlayfs
Architecture: any
Depends: fuse3, ${shlibs:Depends}, ${misc:Depends}
-Description: An implementation of overlay+shiftfs in FUSE for rootless containers.
- fuse-overlayfs provides an overlayfs FUSE implementation so that it
- can be used since Linux 4.18 by unprivileged users in an user
- namespace.
+Description: Implementation of overlay+shiftfs in FUSE for rootless containers.
+ This package provides an overlayfs FUSE implementation so that it can
+ be used since Linux 4.18 by unprivileged users in an user namespace.