Remove duplicate dependency with implicit dependencies at "Type=dbus" 87/212087/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.025200 accepted/tizen/5.5/unified/mobile/hotfix/20201027.084901 accepted/tizen/5.5/unified/wearable/hotfix/20201027.115134 accepted/tizen/unified/20190816.112409 submit/tizen/20190814.064755 submit/tizen_5.5/20191031.000003 submit/tizen_5.5_mobile_hotfix/20201026.185103 submit/tizen_5.5_wearable_hotfix/20201026.184303 tizen_5.5.m2_release
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 14 Aug 2019 06:46:26 +0000 (15:46 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Wed, 14 Aug 2019 06:46:26 +0000 (15:46 +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: I1d5bc8a52dea317b14323db5a364c77242eb61e4

packaging/zigbee-manager.service

index 79490e1..164614a 100644 (file)
@@ -1,7 +1,5 @@
 [Unit]
 Description=ZigBee daemon
-Requires=dbus.socket
-After=dbus.socket
 
 [Service]
 Type=dbus