This unit is provided by:
Options
-
[Service]
-
ExecStart=/lib/systemd/systemd-sysctl
-
LoadCredential=sysctl.extra
-
RemainAfterExit=yes
-
TimeoutSec=90s
-
Type=oneshot
-
-
[Unit]
-
After=systemd-modules-load.service
-
Before=sysinit.target shutdown.target
-
ConditionPathIsReadWrite=/proc/sys/net/
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Apply Kernel Variables
-
Documentation=man:systemd-sysctl.service(8) man:sysctl.d(5)
-
Additionnal notes
Nothing here.