projects
/
platform
/
upstream
/
dbus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8d3202
)
Add RequiresMountsFor=/opt to dbus.service
31/186331/1
author
INSUN PYO
<insun.pyo@samsung.com>
Thu, 9 Aug 2018 04:21:10 +0000
(13:21 +0900)
committer
INSUN PYO
<insun.pyo@samsung.com>
Thu, 9 Aug 2018 04:22:06 +0000
(13:22 +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: I585503d0dc180f21bd9594327b87b80204876005
bus/dbus.service.in
patch
|
blob
|
history
diff --git
a/bus/dbus.service.in
b/bus/dbus.service.in
index 3bc3aecfb790fcf0f334029be7e5ffbf1ce6fa4a..79747677ba13c3b529e5b3ce517dc0089d1ca0c8 100644
(file)
--- a/
bus/dbus.service.in
+++ b/
bus/dbus.service.in
@@
-5,6
+5,7
@@
DefaultDependencies=no
Requires=dbus.socket
#dbus-daemon creates /tmp/dbus_launch
RequiresMountsFor=/tmp
+RequiresMountsFor=/opt
[Service]
Type=notify