blob: 7dc5c50885fbf6cd1726205e5548a37ec9658fe8 [file] [log] [blame]
[Unit]
Description=Phosphor MBOX Daemon
Wants=dev-aspeed-mbox.device
After=dev-aspeed-mbox.device
[Service]
Restart=always
ExecStart={sbindir}/mboxd --flash {FLASH_SIZE} --verbose
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}