Fix fido-asm.service : User & Group is in wrong session. 53/135553/1
authorINSUN PYO <insun.pyo@samsung.com>
Fri, 23 Jun 2017 05:18:34 +0000 (14:18 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Fri, 23 Jun 2017 05:20:02 +0000 (14:20 +0900)
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I7aa42f521dbbcc356561f88c53a470f42422500b

packaging/fido-asm.service

index 4e34663..9cfc861 100644 (file)
@@ -5,9 +5,8 @@ Requires=tizen-runtime.target
 
 [Service]
 ExecStart=/usr/bin/fido-asm
-
-[Install]
-WantedBy=multi-user.target
-
 User=service_fw
 Group=service_fw
+
+[Install]
+WantedBy=multi-user.target
\ No newline at end of file