index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-11-05 22:00:59 +0100 |
---|---|---|
committer | Anton Hvornum <anton@hvornum.se> | 2021-11-05 22:00:59 +0100 |
commit | f1422d955fc793886c7f7b0f3906f8a2169d8d9e (patch) | |
tree | b54b699607e6b8ba0f6a5047232240563cb2c78e /archinstall/lib/systemd.py | |
parent | 007e75b6f16f0a83767f11250ab49e6c2bf4f8ad (diff) |
-rw-r--r-- | archinstall/lib/systemd.py | 1 |
diff --git a/archinstall/lib/systemd.py b/archinstall/lib/systemd.py index d297c507..a7e35839 100644 --- a/archinstall/lib/systemd.py +++ b/archinstall/lib/systemd.py @@ -1,5 +1,4 @@ import logging - from .general import SysCommand, SysCommandWorker, locate_binary from .installer import Installer from .output import log |