Remove unnecessary setting 55/210655/1
authorINSUN PYO <insun.pyo@samsung.com>
Tue, 23 Jul 2019 11:17:53 +0000 (20:17 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Tue, 23 Jul 2019 11:17:53 +0000 (20:17 +0900)
Service and Socket unit has an implicit dependencies.

Refre: https://www.freedesktop.org/software/systemd/man/systemd.socket.html
"Socket units automatically gain a Before= dependency on the service units they activate."

Change-Id: I97710fb27fd3294332283a8bffde0d3765b4428e

src/connman.socket

index 3e1e64d..bcf8638 100644 (file)
@@ -1,6 +1,5 @@
 [Unit]
 Description=DNS Proxy Socket
-Before=connman.service
 
 [Socket]
 ListenStream=127.0.0.1:53