+++ This bug was initially created as a clone of Bug #718654 +++ Description of problem: https://fedoraproject.org/wiki/Features/SysVtoSystemd Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
After the migration of the ovirt sysv init script, it seems as if it will become a bit messy in the spec file. Also this might seem to be a bit redundant, moving files from rc.d to libexec, but I still think that this is the right way to go - this will become clear as soon sas the init scripts get migrated to python. I'll push the changes to the node-systemd branch: http://gerrit.ovirt.org/#q,status:open+project:ovirt-node+branch:master+topic:node-systemd,n,z
I've migrated all init scripts to systemd service files, the patches can be found in the node-systemd branch: http://gerrit.ovirt.org/#q,status:open+project:ovirt-node+branch:master+topic:node-systemd,n,z First tests showed no regressions, but I want to confirm this. I'll also provide some more patches to consolidate some files and remove redundancies to have a nice base for the 2.3 release.
I've build an image and the unit files seem to work fine. The image was absed on this http://gerrit.ovirt.org/#q,status:open+project:ovirt-node+branch:master+topic:node-systemd,n,z queue