xref: /openbmc/bios-settings-mgr/service_files/xyz.openbmc_project.biosconfig_manager.service (revision 642f437e13a3bc09ad768f5fc7dd5a1afb7a9e0d)
1*642f437eSKuiying Wang[Unit]
2*642f437eSKuiying WangDescription= BIOS Config Manager - For Remote BIOS configuration update
3*642f437eSKuiying Wang
4*642f437eSKuiying Wang[Service]
5*642f437eSKuiying WangRestart=always
6*642f437eSKuiying WangExecStart=/usr/bin/biosconfig-manager
7*642f437eSKuiying WangSyslogIdentifier=biosconfig-manager
8*642f437eSKuiying WangType=dbus
9*642f437eSKuiying WangBusName=xyz.openbmc_project.BIOSConfigManager
10*642f437eSKuiying Wang
11*642f437eSKuiying Wang[Install]
12*642f437eSKuiying WangWantedBy=multi-user.target
13