Patch "reboot-param-helper: add After=basic.target dependency to mnt-inform.mount" has a hole.
If udev completion is later than the basic target, the mount will fail.
So, I change the condition path to a fixed path provided by hal.
Change-Id: I7e6aa133877c72801f76f0ae477114b8a833d6e8
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
[Unit]
Description=Reboot Parameter Partition
DefaultDependencies=no
-ConditionPathExists=/dev/disk/by-label/inform
+ConditionPathExists=/hal/etc/reboot/register_storage
Conflicts=umount.target
-After=basic.target
[Mount]
What=LABEL=inform