File elemental-live-setup.service of Package elemental-base-os
[Unit] Description=Elemental Live Setup DefaultDependencies=no After=initrd-fs.target Wants=initrd-fs.target Before=initrd.target ConditionFileIsExecutable=/run/initramfs/live/LiveOS/setup.sh [Service] RootDirectory=/sysroot BindPaths=/proc /sys /dev /run /tmp Type=oneshot RemainAfterExit=yes ExecStart=/run/initramfs/live/LiveOS/setup.sh [Install] WantedBy=initrd.target