| |
| |
| |
| |
| |
| |
| |
| |
|
|
| [Unit] |
| Description=Apply Kernel Variables |
| Documentation=man:systemd-sysctl.service(8) man:sysctl.d(5) |
| DefaultDependencies=no |
| Conflicts=shutdown.target |
| After=systemd-modules-load.service |
| Before=sysinit.target shutdown.target |
| ConditionPathIsReadWrite=/proc/sys/net/ |
|
|
| [Service] |
| Type=oneshot |
| RemainAfterExit=yes |
| ExecStart=@rootlibexecdir@/systemd-sysctl |
| TimeoutSec=90s |