summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorINSUN PYO <insun.pyo@samsung.com>2019-08-07 11:44:29 +0900
committerINSUN PYO <insun.pyo@samsung.com>2019-08-14 02:22:40 +0000
commit972d90f4971f57a307512ac7cc02731dbc39a727 (patch)
tree43ee90e94e2f5ba639cceda14640a45019a43279
parent6f26461ed4dbb1387e0d37b47744c9f0c45ecccf (diff)
downloadconnman-972d90f4971f57a307512ac7cc02731dbc39a727.tar.gz
connman-972d90f4971f57a307512ac7cc02731dbc39a727.tar.bz2
connman-972d90f4971f57a307512ac7cc02731dbc39a727.zip
Remove duplicate dependency with implicit dependencies at "Type=dbus"submit/tizen/20190816.113014accepted/tizen/unified/20190818.224606
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: Ic6009027222e293f8525a6b4a97512d7580be3f0
-rwxr-xr-xvpn/connman-vpn.service.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/vpn/connman-vpn.service.in b/vpn/connman-vpn.service.in
index a8f2948f..9399eb96 100755
--- a/vpn/connman-vpn.service.in
+++ b/vpn/connman-vpn.service.in
@@ -1,7 +1,5 @@
[Unit]
Description=ConnMan VPN service
-Requires=dbus.socket
-After=dbus.socket
[Service]
Type=dbus