We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85e30e commit 511041dCopy full SHA for 511041d
plugins/raspiconfig
@@ -18,7 +18,7 @@ phase=$1
18
pfx="$(basename $0)" #For messages
19
args="$2"
20
loadparams
21
-vldargs="|audio|audioconf|blanking|boot_behavior|boot_behaviour|boot_order|boot_splash|boot_wait|camera|composite|glamor|gldriver|i2c|memory_split|legacy|net_names|onewire|overclock|overscan|pixdub|pi4video|powerled|leds|overlayfs|rgpio|serial|spi|xcompmgr|"
+vldargs="|audio|audioconf|blanking|boot_behavior|boot_behaviour|boot_order|boot_splash|boot_wait|camera|composite|glamor|gldriver|i2c|memory_split|legacy|net_names|onewire|overclock|overscan|pixdub|pi4video|powerled|leds|overlayfs|rgpio|serial|spi|xcompmgr|vnc_resolution|"
22
# These take 2 args, need more research: overscan_kms, fan, boot_rom, resolution, proxy
23
rqdargs=""
24
immedargs="|serial|"
0 commit comments