This unit is provided by:
Options
-
[Install]-
WantedBy=basic.target
-
-
[Service]-
ExecStart=/bin/live-config -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=local-fs.target -
Before=basic.target udev.service -
ConditionKernelCommandLine=boot=live -
ConditionPathExists=/bin/live-config -
DefaultDependencies=no -
Description=live-config contains the components that configure a live system during the boot process (late userspace). -
Documentation=man:live-config
-
Additionnal notes
Nothing here.