blob: 8367949aa0cfa7505e4a259a63d01be5d5bd7b83 [file] [log] [blame]
[Unit]
Description=eMMC initialize check
Before=mnt-emmc.mount
Requires=dev-mmcblk0.device
After=dev-mmcblk0.device
[Service]
ExecStart=/usr/libexec/emmc-init/emmc-init
Type=oneshot
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target