This unit is provided by:
Options
-
[Install]
-
WantedBy=initrd-switch-root.target
-
-
[Service]
-
ExecStart=-/usr/sbin/haveged -c root=/sysroot
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateNetwork=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes -
StandardError=null
-
StandardInput=null
-
StandardOutput=null
-
Type=oneshot
-
-
[Unit]
-
Before=initrd-switch-root.service
-
ConditionKernelVersion=<5.6
-
ConditionPathExists=/etc/initrd-release
-
DefaultDependencies=no
-
Description=Tell haveged about new root
-
JoinsNamespaceOf=haveged.service
-
Additionnal notes
Nothing here.