On Fri, Jul 01, 2016 at 05:43:14PM +0200, Christian Hofstaedtler wrote: > SuSE has patches to add systemd support to ocfs2: > > https://build.opensuse.org/package/view_file/openSUSE:Factory/ocfs2-tools/0004-add-systemd-support.patch?expand=1 > https://build.opensuse.org/package/view_file/openSUSE:Factory/ocfs2-tools/0008-ocfs2-tools-add-systemd-support-fix.patch?expand=1 > https://build.opensuse.org/package/view_file/openSUSE:Factory/ocfs2-tools/0009-o2cb-fix-systemd-o2cb.service-failure.patch?expand=1 > > Please consider adding them to the package.
Thanks for the info, but it seems they are just calling the existing init scripts from the service file. For example: [Service] Type=oneshot RemainAfterExit=yes ExecStart=/sbin/o2cb.init enable ExecStop=/sbin/o2cb.init disable ExecRestart=/sbin/o2cb.init restart -- Valentin

