This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/sbin/ocfs2.init restart -
ExecStart=/sbin/ocfs2.init start -
ExecStop=/sbin/ocfs2.init stop -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=o2cb.service -
After=o2cb.service remote-fs.target -
Description=Mount ocfs2 Filesystems -
Documentation=man:ocfs2(7) man:mount.ocfs2(8) -
Requires=o2cb.service
-
Additionnal notes
Nothing here.