diff options
author | Devaev Maxim <[email protected]> | 2018-10-28 06:51:51 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-10-28 07:03:14 +0300 |
commit | ab342111d0c88e13e0d0d4a79c1e14150a7d4ef3 (patch) | |
tree | 022ec24cc8b7fde70fba8833ef8a35fcad228e48 /requirements.txt | |
parent | 1f54776ce0a1429a7ddcc4ac8b09054c48d67953 (diff) |
log interface
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 6ed9b5aa..6ca74376 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,3 +5,4 @@ pyudev pyyaml pyserial setproctitle +systemd-python |