Files
OpenBMC/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sfcb.service
T
2026-04-23 17:07:55 +08:00

12 lines
185 B
Desktop File

[Unit]
Description=Small Footprint CIM Broker Service
After=syslog.target
[Service]
Type=oneshot
ExecStart=/usr/sbin/sfcbd -d
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target