Change the config value of the "RemainAfterExit=" ("true" -> "yes") 37/208537/2
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 26 Jun 2019 00:21:53 +0000 (09:21 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 26 Jun 2019 04:58:55 +0000 (04:58 +0000)
Change-Id: I969b67e81bb7db736d1db7a566cb361bbb281a1a

packaging/libdbuspolicy-verify-data.service

index bbfd0a2..fc03f44 100644 (file)
@@ -6,7 +6,7 @@ OnFailureJobMode=replace-irreversibly
 
 [Service]
 Type=oneshot
-RemainAfterExit=true
+RemainAfterExit=yes
 StandardInput=null
 StandardOutput=kmsg+console
 StandardError=kmsg+console