fix(ifwait): return :present if newlink is up/yes

Urgh…

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
Raito Bezarius 2024-09-01 02:05:33 +02:00 committed by Ryan Lahfa
parent 1d0fc24111
commit ca9642a61e

View file

@ -23,7 +23,7 @@
{:present true :up true :running true}
{:event "newlink" :name params.link :up :yes}
{:present :true :up true}
{:present true :up true}
{:event "newlink" :name params.link}
{:present true }