make vconf-setup service after local-fs.target 33/5533/2 accepted/tizen/20130705.112431 submit/tizen/20130705.055135
authorJunfeng Dong <junfeng.dong@intel.com>
Thu, 4 Jul 2013 07:18:56 +0000 (15:18 +0800)
committerJunfeng Dong <junfeng.dong@intel.com>
Fri, 5 Jul 2013 03:23:52 +0000 (11:23 +0800)
   This is to avoid writing files before /var (and rootfs) is RW.

Change-Id: I0d4120ec672896ba872668d13292faafb7f53c0e
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
packaging/vconf-setup.service
packaging/vconf.changes

index e283cada9ec2cd6a5e137f931316dcff6f470841..219a2e48dc6b0dca54b1b9463e50eb2824d920c6 100755 (executable)
@@ -3,6 +3,7 @@
 Description=Initialize the VConf storage
 DefaultDependencies=no
 Before=basic.target
+After=local-fs.target
 
 [Service]
 Type=oneshot
index 20bc49932e880d2a711c55369273e452b1af5573..59cbf1d2953f92aa79fdf9e1cb1da4bd2833bf34 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Jul 05 2013 Junfeng Dong <junfeng.dong@intel.com> accepted/tizen/20130627.194918@56c355e
+- make vconf-setup service after local-fs.target
+
 * Thu Jun 27 2013 Rusty Lynch <rusty.lynch@intel.com> submit/tizen/20130620.090141@6700abc
 - Remove ghost ref to nonexisting var-run.mount