]> git.ipfire.org Git - thirdparty/mkosi.git/commit
ssh: do not print warning if networkd is not running on the host 850/head
authorLuca Boccassi <luca.boccassi@microsoft.com>
Tue, 2 Nov 2021 19:38:41 +0000 (19:38 +0000)
committerLuca Boccassi <luca.boccassi@microsoft.com>
Fri, 5 Nov 2021 12:02:15 +0000 (12:02 +0000)
commitbabc44c7110e0f91f9990e836da20256c2df9b10
treedb7cefa477af612c42ce3273f1ffbd70bd66e36f
parent8e3034c26af7a14e1a225b7cd30b584d0044916c
ssh: do not print warning if networkd is not running on the host

Tools like VSCode can use 'mkosi ssh' but use pexpect, so don't print
these warnings as it will break them.
mkosi/__init__.py