Modify db recovery service file 92/201792/10
authorJunghyun Yeon <jungh.yeon@samsung.com>
Tue, 19 Mar 2019 11:52:57 +0000 (20:52 +0900)
committerSangyoon Jang <jeremy.jang@samsung.com>
Tue, 16 Apr 2019 01:51:25 +0000 (01:51 +0000)
- It should be executed only once.

Change-Id: Ia55563832faf0a50d230f908ccfaa9d7661b698d
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
tool/pkg-db-recovery.service

index cc101ab..a56fa8c 100644 (file)
@@ -4,6 +4,8 @@ DefaultDependencies=false
 Before=ac.service
 
 [Service]
+Type=oneshot
+RemainAfterExit=yes
 SmackProcessLabel=System
 ExecStart=/usr/bin/pkg-db-recovery