aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/fedora-loadmodules.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/system/fedora-loadmodules.service')
-rw-r--r--systemd/system/fedora-loadmodules.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/system/fedora-loadmodules.service b/systemd/system/fedora-loadmodules.service
index 8a3aaf4e..9b801258 100644
--- a/systemd/system/fedora-loadmodules.service
+++ b/systemd/system/fedora-loadmodules.service
@@ -4,7 +4,7 @@ DefaultDependencies=no
Conflicts=shutdown.target
After=systemd-readahead-collect.service systemd-readahead-replay.service
Before=sysinit.target shutdown.target
-ConditionFileExists=/etc/rc.modules
+ConditionPathExists=/etc/rc.modules
ConditionDirectoryNotEmpty=/etc/sysconfig/modules/
[Service]