blob: 8adf566963b4b7224609678c1e0a2cb19f52ff44 [file] [log] [blame]
[Unit]
Description=Phosphor MBOX Daemon
BindsTo=dev-aspeed\x2dlpc\x2dctrl.device
After=dev-aspeed\x2dlpc\x2dctrl.device
BindsTo=dev-aspeed\x2dmbox.device
After=dev-aspeed\x2dmbox.device
[Service]
Restart=always
ExecStart={sbindir}/mboxd --flash {FLASH_SIZE} --window-size 1M
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}