diff options
Diffstat (limited to 'upstream/opensuse-tumbleweed/man1/systemd-detect-virt.1')
-rw-r--r-- | upstream/opensuse-tumbleweed/man1/systemd-detect-virt.1 | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/upstream/opensuse-tumbleweed/man1/systemd-detect-virt.1 b/upstream/opensuse-tumbleweed/man1/systemd-detect-virt.1 index 0c4280ab..1a0b04e5 100644 --- a/upstream/opensuse-tumbleweed/man1/systemd-detect-virt.1 +++ b/upstream/opensuse-tumbleweed/man1/systemd-detect-virt.1 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\-DETECT\-VIRT" "1" "" "systemd 254" "systemd-detect-virt" +.TH "SYSTEMD\-DETECT\-VIRT" "1" "" "systemd 255" "systemd-detect-virt" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -258,6 +258,8 @@ Detect whether invoked in a environment\&. In this mode, no output is written, but the return value indicates whether the process was invoked in a \fBchroot()\fR environment or not\&. +.sp +Added in version 228\&. .RE .PP \fB\-\-private\-users\fR @@ -265,11 +267,15 @@ environment or not\&. Detect whether invoked in a user namespace\&. In this mode, no output is written, but the return value indicates whether the process was invoked inside of a user namespace or not\&. See \fBuser_namespaces\fR(7) for more information\&. +.sp +Added in version 232\&. .RE .PP \fB\-\-cvm\fR .RS 4 Detect whether invoked in a confidential virtual machine\&. The result of this detection may be used to disable features that should not be used in confidential VMs\&. It must not be used to release security sensitive information\&. The latter must only be released after attestation of the confidential environment\&. +.sp +Added in version 254\&. .RE .PP \fB\-q\fR, \fB\-\-quiet\fR @@ -280,11 +286,15 @@ Suppress output of the virtualization technology identifier\&. \fB\-\-list\fR .RS 4 Output all currently known and detectable container and VM environments\&. +.sp +Added in version 239\&. .RE .PP \fB\-\-list\-cvm\fR .RS 4 Output all currently known and detectable confidential virtualization technologies\&. +.sp +Added in version 254\&. .RE .PP \fB\-h\fR, \fB\-\-help\fR |