Add RequiresMountsFor=/opt to central-key-manager.service. 27/186327/1 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181102.021410 accepted/tizen/unified/20180810.132542 submit/tizen/20180810.004851 submit/tizen_5.0/20181101.000004
authorINSUN PYO <insun.pyo@samsung.com>
Thu, 9 Aug 2018 03:53:46 +0000 (12:53 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Thu, 9 Aug 2018 03:54:59 +0000 (12:54 +0900)
In order to apply User/Group to .service, we need /opt/etc/{passwd,group}.

Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I0ff03a7bc65565605ac43754349979b351c16796

systemd/central-key-manager.service.in

index bd9c130..3562f07 100644 (file)
@@ -1,6 +1,7 @@
 [Unit]
 Description=Start the Central Key Manager
 DefaultDependencies=no
+RequiresMountsFor=/opt
 
 [Service]
 User=@USER_NAME@