From 73740c9f842a6fda8bba9af65dff82658a9aec90 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 13 Dec 2022 16:27:38 +0100 Subject: discover-image: automaticaly pick up sysext images from /.extra/sysext --- units/systemd-sysext.service | 1 + 1 file changed, 1 insertion(+) (limited to 'units') diff --git a/units/systemd-sysext.service b/units/systemd-sysext.service index 9a8d4ebc5f..5999d38d35 100644 --- a/units/systemd-sysext.service +++ b/units/systemd-sysext.service @@ -15,6 +15,7 @@ ConditionCapability=CAP_SYS_ADMIN ConditionDirectoryNotEmpty=|/etc/extensions ConditionDirectoryNotEmpty=|/run/extensions ConditionDirectoryNotEmpty=|/var/lib/extensions +ConditionDirectoryNotEmpty=|/.extra/sysext DefaultDependencies=no After=local-fs.target -- cgit v1.2.1