mirror of
https://github.com/systemd/systemd
synced 2025-10-05 19:54:46 +02:00
Compare commits
No commits in common. "8acee7c35e102b8dedc280787f0539db93eedca9" and "72775b7c89aa418ec3f55fd5682f841f3fc6e6d9" have entirely different histories.
8acee7c35e
...
72775b7c89
@ -112,11 +112,6 @@ variables. All EFI variables use the vendor UUID
|
||||
* The EFI variable `LoaderDeviceURL` contains the URL the boot loader was
|
||||
downloaded from, in UTF-16 format. Only set in case of network boots.
|
||||
|
||||
* The EFI variable `LoaderTpm2ActivePcrBanks` contains a hexadecimal string
|
||||
representation of a bitmask with values defined by the TCG EFI Protocol
|
||||
Specification for TPM 2.0 as EFI_TCG2_BOOT_HASH_ALG_*. If no TPM2 support or
|
||||
no active banks were detected, will be set to `0`.
|
||||
|
||||
If `LoaderTimeInitUSec` and `LoaderTimeExecUSec` are set, `systemd-analyze`
|
||||
will include them in its boot-time analysis. If `LoaderDevicePartUUID` is set,
|
||||
systemd will mount the ESP that was used for the boot to `/boot`, but only if
|
||||
|
@ -161,7 +161,7 @@ and ensure to set:
|
||||
DefaultDependencies=no
|
||||
IgnoreOnIsolate=yes
|
||||
RefuseManualStop=yes
|
||||
SurviveFinalKillSignal=yes
|
||||
SurviceFinalKillSignal=yes
|
||||
…
|
||||
```
|
||||
|
||||
|
@ -10,4 +10,3 @@
|
||||
[Unit]
|
||||
Description=SSH Access Available
|
||||
Documentation=man:systemd.special(7)
|
||||
StopWhenUnneeded=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user