blob: 515f8fc007e2515bcbe8402ac5c37da0a385a027 [file] [log] [blame]
[Unit]
Description=Phosphor Dump Manager
[Service]
ExecStartPre=/bin/sh -c 'mkdir -p {BMC_DUMP_PATH}'
ExecStart=/usr/bin/env phosphor-dump-manager
SyslogIdentifier=phosphor-dump-manager
Restart=always
Type=dbus
BusName={BUSNAME}
[Install]
WantedBy=multi-user.target