diff options
Diffstat (limited to 'units/sysctl.service')
-rw-r--r-- | units/sysctl.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/sysctl.service b/units/sysctl.service index 2464a07918..72dbb1f56a 100644 --- a/units/sysctl.service +++ b/units/sysctl.service @@ -9,6 +9,7 @@ Description=Apply Kernel Variables DefaultDependencies=no Conflicts=shutdown.target +After=systemd-readahead-collect.service systemd-readahead-replay.service Before=shutdown.target [Service] |