summaryrefslogtreecommitdiffstats
path: root/recipes/adbd/files/adbd.service
Commit message (Collapse)AuthorAgeFilesLines
* adb: set HOME environmentSamuli Piippo2015-12-091-0/+1
| | | | | | Task-number: QTEE-1027 Change-Id: I290777bdaa0f42280681a77423e3430b00746bce Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* Use Systemd as the init systemSamuli Piippo2015-11-191-0/+11
Remove sysvinit from distro features and add Systemd as the default init system. Add necessary service files to all recipes that need them. Change-Id: I9cd4c0239fe16f35145bd3bed08e27196f30ee82 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>