mirror of
https://github.com/pygos/init-scripts.git
synced 2025-01-13 06:55:31 +01:00
7 lines
130 B
Text
Executable file
7 lines
130 B
Text
Executable file
description configure kernel paramters
|
|
tty /dev/null
|
|
exec sysctl --system
|
|
type wait
|
|
target boot
|
|
before sysinit
|
|
after vfs loopback
|