blob: 1b95638f09b1b6b24877db429a1b4237903be473 [file]
[Unit]
Description=Move UART console logs to persistent storage before BMC reboot
DefaultDependencies=no
Before=shutdown.target
[Service]
Type=oneshot
RemainAfterExit=true
ExecStart=/usr/libexec/phosphor-state-manager/move-uart-log
[Install]
WantedBy=shutdown.target