-
Notifications
You must be signed in to change notification settings - Fork 1
raspiconfig
daniel edited this page May 8, 2021
·
15 revisions
run raspi-config noninteractively
Name | Description | Default Value |
---|---|---|
RPI_RASPICONFIG_NONINT | list of /usr/bin/raspi-config functions + parameters to run |
none
RPI_BOOTSTRAP_PLUGINS+=("raspiconfig")
to append the plugin or RPI_BOOTSTRAP_PLUGINS=( ... "raspiconfig" ... )
to place at some position in the current list.