http://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme-appliance/merge_requests/7
Verified and service files are updated correctly in 5.5.3.2.20160318 [root@host-192-168-55-58 ~]# cat /usr/lib/systemd/system/miqvmstat.service [Unit] Description="vmstat(1) data collection" After=syslog.target [Service] ExecStart=/bin/sh -c "/bin/miqvmstat.sh" Type=forking Restart=on-failure [Install] WantedBy=multi-user.target [root@host-192-168-55-58 ~]# cat /usr/lib/systemd/system/miqtop.service [Unit] Description="top(1) data collection" After=syslog.target [Service] ExecStart=/bin/sh -c "/bin/miqtop.sh" Type=forking Restart=on-failure [Install] WantedBy=multi-user.target
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:0616