/dev/disk/by-label/inform is created by udev rules.
Sometimes, mnt-inform.mount is executed before the udev rule.
As a result, "ConditionPathExists=/dev/disk/by-label/inform" is fail,
and this mount is not executed.
=====================================================================================================
Jan 01 09:00:07 localhost systemd[1]: Condition check resulted in Reboot Parameter Partition being skipped.
Jan 01 09:00:08 localhost systemd[1]: Starting udev Kernel Device Manager...
=====================================================================================================p
Change-Id: Icb0ab861b13c4198051760e31146102839233adc
DefaultDependencies=no
ConditionPathExists=/dev/disk/by-label/inform
Conflicts=umount.target
+After=basic.target
[Mount]
What=LABEL=inform