summaryrefslogtreecommitdiffstats
path: root/debian/debputy.manifest
diff options
context:
space:
mode:
Diffstat (limited to 'debian/debputy.manifest')
-rw-r--r--debian/debputy.manifest12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/debputy.manifest b/debian/debputy.manifest
new file mode 100644
index 0000000..f32ea50
--- /dev/null
+++ b/debian/debputy.manifest
@@ -0,0 +1,12 @@
+manifest-version: '0.1'
+packages:
+ bsdutils:
+ binary-version: 1:{{DEB_VERSION_UPSTREAM_REVISION}}
+ mount:
+ transformations:
+ - path-metadata:
+ path: usr/bin/mount
+ mode: "u=rwxs,go=rx"
+ - path-metadata:
+ path: usr/bin/umount
+ mode: "u=rwxs,go=rx"