This unit is provided by:
Options
-
[Install]
-
WantedBy=initrd-root-fs.target
-
-
[Service]
-
ExecStart=/bin/true
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=sysroot.mount
-
BindsTo=sysroot.mount
-
ConditionPathExists=/etc/initrd-release
-
DefaultDependencies=no
-
Description=Initrd /sysroot binder
-
Documentation=https://github.com/random-archer/mkinitcpio-systemd-tool/blob/master/README.md
-
-
[X-SystemdTool]
Additionnal notes
Nothing here.