1
0
Fork 0
util-linux/debian/debputy.manifest
Daniel Baumann 0a39d1b917
Removing setuid bit from /bin/su.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 09:00:19 +02:00

20 lines
517 B
Text

manifest-version: '0.1'
packages:
bsdutils:
binary-version: 1:{{DEB_VERSION_UPSTREAM_REVISION}}
login:
binary-version: 1:4.16.0-2+really{{DEB_VERSION_UPSTREAM_REVISION}}
transformations:
- path-metadata:
path: usr/bin/newgrp
mode: "u=rwxs,go=rx"
when:
arch-matches: linux-any
mount:
transformations:
- path-metadata:
path: usr/bin/mount
mode: "u=rwxs,go=rx"
- path-metadata:
path: usr/bin/umount
mode: "u=rwxs,go=rx"