-
Type:
Bug
-
Status: Done
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.7.0
-
Component/s: Building and Installing
-
Labels:None
One thing is that the environment file seems RHEL-specific:
<pre>
Jun 30 12:58:43 dc1150lin systemd[1]: Failed to load environment files: No such file or directory
</pre>
Removing the following line from the cfengine3 unit files did the job for me:
<pre>
EnvironmentFile=/etc/sysconfig/cfengine3
</pre>