mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
man: drop --import-credential mention from systemd-nspawn(1)
This commit is contained in:
committed by
Yu Watanabe
parent
2253b4c35d
commit
1d9a8e439c
@@ -624,11 +624,10 @@
|
||||
provides protection against accidental destructive operations only.</para>
|
||||
|
||||
<para>Note that if credentials are used in combination with a non-root <option>--user=</option>
|
||||
(e.g.: <option>--set-credential=</option>, <option>--load-credential=</option> or
|
||||
<option>--import-credential=</option>), then <option>--no-new-privileges=yes</option> must be used, and
|
||||
<option>--boot</option> or <option>--as-pid2</option> must not be used, as the credentials would
|
||||
otherwise be unreadable by the container due to missing privileges after switching to the specified
|
||||
user.</para></listitem>
|
||||
(e.g.: <option>--set-credential=</option> or <option>--load-credential=</option>), then
|
||||
<option>--no-new-privileges=yes</option> must be used, and <option>--boot</option> or
|
||||
<option>--as-pid2</option> must not be used, as the credentials would otherwise be unreadable
|
||||
by the container due to missing privileges after switching to the specified user.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user