Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=IBM Log Manager
|
||||
After=xyz.openbmc_project.Logging.service
|
||||
BindsTo=xyz.openbmc_project.Logging.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/ibm-log-manager
|
||||
Restart=always
|
||||
Type=dbus
|
||||
BusName={BUSNAME}
|
||||
|
||||
[Install]
|
||||
WantedBy=xyz.openbmc_project.Logging.service
|
||||
Reference in New Issue
Block a user