Remove ghost ref to nonexisting var-run.mount 36/4336/1 accepted/tizen/20130627.194918 submit/tizen/20130627.192454
authorRusty Lynch <rusty.lynch@intel.com>
Thu, 27 Jun 2013 19:05:25 +0000 (12:05 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Thu, 27 Jun 2013 19:07:04 +0000 (12:07 -0700)
Fix the systemd service file to not depend on a phantom mount

Change-Id: Iee58582fdd8b0c9f5e1d94a36034a98fcb8c0a7c

packaging/vconf-setup.service
packaging/vconf.changes

index 321653d81c31a58a41564456009a9acca287fc40..e283cada9ec2cd6a5e137f931316dcff6f470841 100755 (executable)
@@ -2,8 +2,6 @@
 [Unit]
 Description=Initialize the VConf storage
 DefaultDependencies=no
-After=var-run.mount
-Requires=var-run.mount
 Before=basic.target
 
 [Service]
index eaf5003ccb947d4ae6a75c7d85dd3a80c6c90251..20bc49932e880d2a711c55369273e452b1af5573 100644 (file)
@@ -1,3 +1,6 @@
+* 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