Fix the systemd service file to not depend on a phantom mount
Change-Id: Iee58582fdd8b0c9f5e1d94a36034a98fcb8c0a7c
[Unit]
Description=Initialize the VConf storage
DefaultDependencies=no
-After=var-run.mount
-Requires=var-run.mount
Before=basic.target
[Service]
+* Thu Jun 27 2013 Rusty Lynch <rusty.lynch@intel.com> submit/tizen/20130620.090141@6700abc
+- Remove ghost ref to nonexisting var-run.mount
+
* Wed Jun 12 2013 Victor Hakoun <victor.hakoun@eurogiciel.fr> accepted/tizen/20130604.123334@ee4fcd1
- Fix possible memory leak
- Fix string manipulation in x86_64 runtime