blob: 9aeba93229a8e38ad167111f1c298935383d8631 [file] [log] [blame]
[Unit]
Description=Phosphor Dump Manager
[Service]
ExecStart={sbindir}/phosphor-dump-manager
Restart=always
Type=dbus
BusName={BUSNAME}
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}