Remove duplicate dependency with implicit dependencies at "Type=dbus" 95/212095/1 accepted/tizen/unified/20190816.112346 submit/tizen/20190814.071136
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 14 Aug 2019 07:06:56 +0000 (16:06 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Wed, 14 Aug 2019 07:06:56 +0000 (16:06 +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: Ib02196227e07f417955840fa75b74622a22f80a6

packaging/ua-manager.service

index 2b7d35a..8276134 100644 (file)
@@ -1,7 +1,5 @@
 [Unit]
 Description=User Awareness Frwk Manager
-Requires=dbus.socket
-After=dbus.socket
 
 [Service]
 Type=dbus