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