From 57811564bc950a5be6d9af643c089b1c5edd7e61 Mon Sep 17 00:00:00 2001 From: vasilito Date: Thu, 23 Jul 2026 16:57:53 +0900 Subject: [PATCH] =?UTF-8?q?base:=20bump=20submodule=20=E2=80=94=20init=20C?= =?UTF-8?q?onditionPathExists=20service=20gate=20(e30f2499)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit init now supports systemd-style ConditionPathExists (with ! negation) in service files, and the C0 driver-manager service file has correct polarity. The C0 dormancy is now by design (condition gate) instead of by parser rejection accident. --- local/sources/base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/base b/local/sources/base index c836fffb66..e30f24997c 160000 --- a/local/sources/base +++ b/local/sources/base @@ -1 +1 @@ -Subproject commit c836fffb66186d6c0355a977f69c8c2289bcc7b5 +Subproject commit e30f24997c3d0857f4521ec902a0604ca433f7c8