aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sfcb.service
blob: 5adf63c8a41a4f2756c70bfad261008fdb5aa1d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
[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