[Unit] Before=local-fs.target ConditionPathIsMountPoint=!/opt # Tizen mounts /opt in initrd or init-wrapper # and fsck and resizefs are also executed. # So it is not necessary here. # If you don't use initrd or init-wrapper, just comment it out. #Requires=systemd-fsck@dev-disk-by\x2dlabel-system\x2ddata.service #After=systemd-fsck@dev-disk-by\x2dlabel-system\x2ddata.service [Mount] What=LABEL=contain-sysdata Where=/opt Type=ext4 Options=defaults,relatime