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:
a3a1956
)
Add RequiresMountsFor=/opt to dbus.service
33/186333/1
author
INSUN PYO
<insun.pyo@samsung.com>
Thu, 9 Aug 2018 04:21:10 +0000
(13:21 +0900)
committer
Hyotaek Shim
<hyotaek.shim@samsung.com>
Thu, 9 Aug 2018 04:36:03 +0000
(
04:36
+0000)
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
(cherry picked from commit
ff14dc44664bcfabfd2025706440daaa50fc9e96
)
bus/dbus.service.in
patch
|
blob
|
history
diff --git
a/bus/dbus.service.in
b/bus/dbus.service.in
index
0a3ee58
..
c8a1460
100644
(file)
--- a/
bus/dbus.service.in
+++ b/
bus/dbus.service.in
@@
-6,6
+6,7
@@
Requires=dbus.socket
#dbus-daemon creates /tmp/dbus_launch
RequiresMountsFor=/tmp
+RequiresMountsFor=/opt
[Service]
Type=notify