mirror of
https://github.com/pygos/init.git
synced 2024-11-05 12:17:10 +01:00
a3437967a2
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
6 lines
124 B
Text
Executable file
6 lines
124 B
Text
Executable file
description configure kernel paramters
|
|
exec sysctl --system
|
|
type wait
|
|
target boot
|
|
before sysinit
|
|
after hwclock hostname vfs
|