systemd: fix service file activation issue
authorPatrick McCarty <patrick.mccarty@linux.intel.com>
Wed, 18 Jul 2012 00:25:04 +0000 (17:25 -0700)
committerPatrick McCarty <patrick.mccarty@linux.intel.com>
Wed, 18 Jul 2012 00:25:22 +0000 (17:25 -0700)
commit1432313a4c8e12bd43aafb8a37ec68a012413740
tree25ba6ef7c160028fc456074f5c44c6eb8c229cd1
parent90cf5c2dc52e565cea944820bbcb3783ca22f6e9
systemd: fix service file activation issue

wpa_supplicant.service uses an implicit "Type=simple", so the -B should
be removed to make sure the daemon does not fork and successfully
activates.

Also, make sure this service starts *after* connman.service, as it did
under sysvinit.

Change-Id: I6718e6e7ab077b8413db92c0b7a8ff9e94fcc93f
packaging/wpa_supplicant.changes
packaging/wpa_supplicant.service