From 762a5766dc65058c245c87d326ae3d403d85ea06 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 26 Aug 2015 11:02:28 +0200 Subject: [PATCH] man: minor extension to the machinectl man page s/an/any/, as reported by Vito Caputo. Also mention explicitly that the security properties (i.e. SELinux) are also isolated when "machinectl shell" is used. --- man/machinectl.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man/machinectl.xml b/man/machinectl.xml index 6cf405ed29a..e2be0174271 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -429,8 +429,9 @@ the new session from the originating session, so that it shares no process or session properties, and is in a clean and well-defined state. It will be tracked in a new utmp, login, - audit and keyring session, and will not inherit an environment - variables or resource limits, among other properties. + audit, security and keyring session, and will not inherit any + environment variables or resource limits, among other + properties. Note that the systemd-run1 -- 2.47.3