]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: drop --import-credential mention from systemd-nspawn(1)
authorAlexandru Tocar <alexandru.tocar@outlook.com>
Wed, 3 Dec 2025 22:28:36 +0000 (23:28 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 3 Dec 2025 22:47:23 +0000 (07:47 +0900)
man/systemd-nspawn.xml

index f7ac51d413d3fd63c81f0e29648cdb4068d54393..fc2c0e145b43f30d2de4541fd0b79222ef32f277 100644 (file)
         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>