aboutsummaryrefslogtreecommitdiffstats
path: root/rasp_startup.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-20Update and rename rasp_starup.py to rasp_startup.pylookshe1-0/+1
2014-09-20Update rasp_starup.pylookshe1-1/+1
Popen.kill only kills the direct childs and not all Popen.terminate send SIGTERM, so the process will kill all childs correctly
2014-09-20Create rasp_starup.pylookshe1-0/+59