Change the config value of the systemd service ("false" -> "no")
[platform/core/appfw/pkgmgr-info.git] / tool / pkg-db-recovery.service
index a56fa8c..58ccf35 100644 (file)
@@ -1,6 +1,6 @@
 [Unit]
 Description=Package DB Recovery Service
-DefaultDependencies=false
+DefaultDependencies=no
 Before=ac.service
 
 [Service]