blob: ab6eddb1ca26e666e3b026e036d7a56e0f42508b [file] [log] [blame]
Matt Spinler575b0c02018-03-28 12:59:43 -05001[Unit]
2Description=IBM Log Manager
3After=xyz.openbmc_project.Logging.service
4BindsTo=xyz.openbmc_project.Logging.service
5
6[Service]
Matt Spinler568781e2022-04-07 16:46:36 -05007ExecStart=/usr/bin/ibm-log-manager
Matt Spinler575b0c02018-03-28 12:59:43 -05008Restart=always
9Type=dbus
10BusName={BUSNAME}
11
12[Install]
13WantedBy=xyz.openbmc_project.Logging.service