summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO2
-rw-r--r--units/systemd-modules-load.service.in1
2 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 287de70ace..5730686358 100644
--- a/TODO
+++ b/TODO
@@ -79,8 +79,6 @@
* declare /etc/os-release cross-distro standard
-* add ConditionDirectoryNotEmpty=
-
Pre v12:
* fix hotplug transactions
diff --git a/units/systemd-modules-load.service.in b/units/systemd-modules-load.service.in
index 59482953fc..612338b619 100644
--- a/units/systemd-modules-load.service.in
+++ b/units/systemd-modules-load.service.in
@@ -11,6 +11,7 @@ DefaultDependencies=no
Conflicts=shutdown.target
After=systemd-readahead-collect.service systemd-readahead-replay.service
Before=basic.target shutdown.target
+ConditionDirectoryNotEmpty=/etc/modules-load.d
[Service]
Type=oneshot