X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsysctl.service;h=ba5626a3a86fb59d425cefe7a6469ec33c84252e;hp=3186cc0f63b22e21066df3f12af5cb4f52962b25;hb=2f8cd170aeb0d748f5af3cefb387d14f67fc286e;hpb=f556ea46f61bc883d5a7a01b8b55b37b5b9efffb diff --git a/units/sysctl.service b/units/sysctl.service index 3186cc0f6..ba5626a3a 100644 --- a/units/sysctl.service +++ b/units/sysctl.service @@ -9,12 +9,12 @@ Description=Apply Kernel Variables DefaultDependencies=no Conflicts=shutdown.target -Before=shutdown.target +After=systemd-readahead-collect.service systemd-readahead-replay.service +Before=basic.target shutdown.target +ConditionPathExists=/etc/sysctl.conf [Service] Type=oneshot RemainAfterExit=yes ExecStart=/sbin/sysctl -e -q -p /etc/sysctl.conf - -[Install] -WantedBy=sysinit.target +StandardOutput=syslog