From: Christian Hesse Date: Fri, 9 Jun 2023 12:09:02 +0000 (+0200) Subject: meson: install mount setuid X-Git-Tag: v2.39.1~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c3c0500640e0cae735f652a97eb2a5c1b9646d0;p=thirdparty%2Futil-linux.git meson: install mount setuid ... as this requires elevated privileges. (cherry picked from commit 8f49b3693d6f1db36d5ecb7328965686362deaa3) --- diff --git a/meson.build b/meson.build index 0cbb3d640e..d1eb7f53eb 100644 --- a/meson.build +++ b/meson.build @@ -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(