Fixed
Created: Jan 6, 2015
Updated: Sep 8, 2018
Resolved Date: Feb 1, 2016
Previous ID: CGP7-32
Found In Version: 7.0
Fix Version: 7.0.0.13
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Userspace
Problem Description
======================
Add systemd/sysvinit scripts to manage cfengine daemon service.
Now we can't manage the cfengine daemon service by systemctl command. It is very inconvenience.
Expected Behavior
======================
We can't manage cfengine service by systemctl command.
systemctl start cfengine.service
systemctl status cfengine.service
systemctl stop cfengine.service
or
/etc/init.d/cfengine start
/etc/init.d/cfengine stop
/etc/init.d/cfengine status
1), configure
configure --enable-board=intel-x86-64 --enable-kernel=cgl --enable-rootfs=glibc-cgl
make fs
2), boot, and login
3), run
systemctl start cfengine.service