aboutsummaryrefslogtreecommitdiffstats
path: root/rasp_starup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update rasp_starup.pylookshe2014-09-201-1/+1
| | | | Popen.kill only kills the direct childs and not all Popen.terminate send SIGTERM, so the process will kill all childs correctly
* Create rasp_starup.pylookshe2014-09-201-0/+59