blob: 5adf63c8a41a4f2756c70bfad261008fdb5aa1d3 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001[Unit]
2Description=Small Footprint CIM Broker Service
3After=syslog.target
4
5[Service]
6Type=oneshot
7ExecStart=/usr/sbin/sfcbd -d
8RemainAfterExit=yes
9
10[Install]
11WantedBy=multi-user.target