Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:gsu:branches:network:ha-clustering:Factory
ocfs2-tools
0008-ocfs2-tools-add-systemd-support-fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0008-ocfs2-tools-add-systemd-support-fix.patch of Package ocfs2-tools
From dc357b652edb7e8e2970fd6f4549c433710093b8 Mon Sep 17 00:00:00 2001 From: Eric Ren <zren@suse.com> Date: Tue, 8 Sep 2015 10:27:51 +0800 Subject: [PATCH 3/3] ocfs2-tools: add systemd support fix The ocfs2.service should be after remote-fs.target so that iscsi volume would be available at first. Signed-off-by: Eric Ren <zren at suse.com> Reviewed-by: Junxiao Bi <junxiao.bi at oracle.com> --- vendor/common/ocfs2.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/common/ocfs2.service b/vendor/common/ocfs2.service index 768f806..c7ecbea 100644 --- a/vendor/common/ocfs2.service +++ b/vendor/common/ocfs2.service @@ -2,7 +2,7 @@ Description=Mount ocfs2 Filesystems Documentation=man:ocfs2(7) man:mount.ocfs2(8) Requires=o2cb.service -After=o2cb.service +After=o2cb.service remote-fs.target [Service] Type=oneshot -- 2.1.4
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor