doorlockd-mirror/pydoorlock
Ralf Ramsauer e69c314f97 pydoorlock: Doorlock: use run instead of Popen
Popen created an object that we need to wait for, run won't. Use a
pseudo-shell, and spawn the process in the background.

Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
2019-06-14 00:49:53 +02:00
..
Authenticator.py improve authentication log messages 2019-06-14 00:29:03 +02:00
Door.py pydoorlock: Add license headers 2018-10-16 21:26:04 +02:00
Doorlock.py pydoorlock: Doorlock: use run instead of Popen 2019-06-14 00:49:53 +02:00
WebApp.py Authenticator: automatically choose authentication backend 2018-12-08 01:29:51 +01:00
__init__.py doorlockd: First steps towards pydoorlock module 2018-10-16 21:24:51 +02:00