From 75808db17caf8b960b351e3408e74142f4c85aac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:42:30 +0200 Subject: Adding upstream version 2.117.0. Signed-off-by: Daniel Baumann --- tags/s/su-wrapper-not-su-to-root.tag | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tags/s/su-wrapper-not-su-to-root.tag (limited to 'tags/s/su-wrapper-not-su-to-root.tag') diff --git a/tags/s/su-wrapper-not-su-to-root.tag b/tags/s/su-wrapper-not-su-to-root.tag new file mode 100644 index 0000000..ec19bee --- /dev/null +++ b/tags/s/su-wrapper-not-su-to-root.tag @@ -0,0 +1,14 @@ +Tag: su-wrapper-not-su-to-root +Severity: warning +Check: menu-format +Explanation: The command in a menu item or in a Desktop file uses + a su wrapper other than su-to-root. + . + On Debian systems, please use su-to-root -X. That will pick the + best wrapper depending on which software is installed and which desktop + environment is being used. + . + Using su-to-root is especially important for Live CD systems. + They need to use sudo rather than su. The + su-to-root command can be configured to invoke only + sudo. -- cgit v1.2.3