Remove duplicate dependency with implicit dependencies at "Type=dbus" 90/211590/1 accepted/tizen/unified/20190819.081521 submit/tizen/20190814.064533
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 7 Aug 2019 03:10:03 +0000 (12:10 +0900)
committerINSUN 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

index 9c14080d2194347ad837acfdf4197265d9a407be..31f8691329c085bd0b95483abf9506f41f635c7d 100644 (file)
@@ -1,7 +1,5 @@
 [Unit]
 Description=Intelligent Network Monitoring service
-Requires=dbus.socket
-After=dbus.socket
 
 [Service]
 Type=dbus