Il 21/07/25 15:49, Dale ha scritto:
That worked. Odd but it worked. Question tho. It does see those setting when booting up right? If it can't find it out without options that aren't really the default, does it see it when booting?
The option is set by the sysctl rc-script which is in boot runlevel: Linux_sysctl() { local quiet yesno $rc_verbose || quiet=-q sysctl ${quiet} --system } raf