]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
meson: install mount setuid
authorChristian Hesse <mail@eworm.de>
Fri, 9 Jun 2023 12:09:02 +0000 (14:09 +0200)
committerChristian Hesse <mail@eworm.de>
Wed, 14 Jun 2023 08:29:18 +0000 (10:29 +0200)
... as this requires elevated privileges.

(cherry picked from commit 8f49b3693d6f1db36d5ecb7328965686362deaa3)

meson.build

index 0cbb3d640e4bc332b8cd852b864aafde276a5ac2..d1eb7f53eb157719f0d8ea03e149237981cb4e70 100644 (file)
@@ -1629,6 +1629,7 @@ exe = executable(
                lib_smartcols,
                lib_mount],
   dependencies : lib_selinux,
+  install_mode : 'rwsr-xr-x',
   install : opt,
   build_by_default : opt)
 exe2 = executable(