summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Coval <philippe.coval@eurogiciel.fr>2013-04-19 18:13:28 +0200
committerPhilippe Coval <philippe.coval@eurogiciel.fr>2013-04-19 18:13:28 +0200
commit44ec18da2bf242a74755b9336672e4314fea6ba0 (patch)
tree8836984c5a4582354124e4c3b672d9c6044f5c53
parent0cc61d5f4099a42ee2d680c509ec15876bcb84ff (diff)
downloadconnman-44ec18da2bf242a74755b9336672e4314fea6ba0.tar.gz
connman-44ec18da2bf242a74755b9336672e4314fea6ba0.tar.bz2
connman-44ec18da2bf242a74755b9336672e4314fea6ba0.zip
enable wifi by default ( Bug-Tizen: #TZPC-2019 )submit/devel/20130419.161401
-rw-r--r--src/connman.service.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/connman.service.in b/src/connman.service.in
index 2e9e4d53..55abeef0 100644
--- a/src/connman.service.in
+++ b/src/connman.service.in
@@ -11,3 +11,6 @@ StandardOutput=null
[Install]
WantedBy=multi-user.target
+
+[WiFi]
+Enable=true