init-scripts/services/sysctl

8 lines
130 B
Plaintext
Raw Normal View History

description configure kernel paramters
tty /dev/null
exec sysctl --system
type wait
target boot
before sysinit
after vfs loopback