projects
/
platform
/
core
/
connectivity
/
inm-manager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
499f17e
)
Remove duplicate dependency with implicit dependencies at "Type=dbus"
90/211590/1
accepted/tizen/unified/20190819.081521
submit/tizen/20190814.064533
author
INSUN PYO
<insun.pyo@samsung.com>
Wed, 7 Aug 2019 03:10:03 +0000
(12:10 +0900)
committer
INSUN PYO
<insun.pyo@samsung.com>
Wed, 7 Aug 2019 03:10:03 +0000
(12:10 +0900)
Refs: https://www.freedesktop.org/software/systemd/man/systemd.service.html
- Services with Type=dbus set automatically acquire dependencies of type Requires= and After= on dbus.socket.
Change-Id: Iae146e4b018a00c33089c502d4062adaf55782db
packaging/inm-manager.service
patch
|
blob
|
history
diff --git
a/packaging/inm-manager.service
b/packaging/inm-manager.service
index 9c14080d2194347ad837acfdf4197265d9a407be..31f8691329c085bd0b95483abf9506f41f635c7d 100644
(file)
--- a/
packaging/inm-manager.service
+++ b/
packaging/inm-manager.service
@@
-1,7
+1,5
@@
[Unit]
Description=Intelligent Network Monitoring service
-Requires=dbus.socket
-After=dbus.socket
[Service]
Type=dbus