blob: 65910a3d2a031cd5f57766227664889337457ff5 [file] [log] [blame]
Matt Spinlerebf69892024-05-17 14:56:16 -05001[Unit]
2Description=Phosphor Redundant BMC State Manager
3After=xyz.openbmc_project.State.BMC.service
4
5[Service]
6ExecStart=/usr/bin/phosphor-rbmc-state-manager
7Restart=always
8Type=dbus
9BusName=xyz.openbmc_project.State.BMC.Redundancy
10
11[Install]
12WantedBy=multi-user.target