Remove on-boot option in autofill daemon 88/196188/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 25 Dec 2018 23:00:17 +0000 (08:00 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 25 Dec 2018 23:00:17 +0000 (08:00 +0900)
Change-Id: I9723d3f6dd2f5df206ebc65d887a03a17c746ac9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
server/org.tizen.autofill-daemon.xml

index 36ad5ac..fd959f2 100644 (file)
@@ -3,7 +3,7 @@
        <label>autofill-daemon</label>
        <author email="jihoon48.kim@samsung.com" href="www.samsung.com">Jihoon Kim</author>
        <description>autofill-daemon</description>
-       <service-application appid="org.tizen.autofill-daemon" auto-restart ="true" on-boot="true" launch_mode="caller" exec="autofill-daemon" nodisplay="true" multiple="false" type="capp" taskmanage="false">
+       <service-application appid="org.tizen.autofill-daemon" launch_mode="caller" exec="autofill-daemon" nodisplay="true" multiple="false" type="capp" taskmanage="false">
                <label>autofill-daemon</label>
        </service-application>