diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-21 13:15:40 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-21 13:15:40 +0200 |
commit | b072faa6cc973dbfcd4a31562adf3fdbfa51f308 (patch) | |
tree | 760811b6d6762c5d936da5869bb6f5d586a9314f /doc/info/mds.texinfo | |
parent | m (diff) | |
download | mds-b072faa6cc973dbfcd4a31562adf3fdbfa51f308.tar.gz mds-b072faa6cc973dbfcd4a31562adf3fdbfa51f308.tar.bz2 mds-b072faa6cc973dbfcd4a31562adf3fdbfa51f308.tar.xz |
architecture: security
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/info/mds.texinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 788cf79..4f65f83 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -5129,6 +5129,10 @@ could start @code{mds} inside @code{weston} and replace a small set of the servers with variants written to running on top of Wayland; of course with some functionallity of @code{mds} missing. + +@item +It is trivial to only have setuid on for the +part of the display server where it is required. @end itemize |