Fix an issue where the log option is applied incorrectly
[platform/upstream/connman.git] / src / connman.service.in
index 31febbd..6665d4a 100755 (executable)
@@ -1,6 +1,10 @@
 [Unit]
 Description=Connection service
-After=net-config.service
+Conflicts=shutdown.target
+RequiresMountsFor=@localstatedir@/lib/connman
+After=dbus.service network-pre.target systemd-sysusers.service net-config.service
+Before=network.target multi-user.target shutdown.target
+Wants=network.target
 
 [Service]
 Type=dbus