Index: scripts/factory_reset.sh =================================================================== diff -u -r6ec732c47ad8fc77f90953f1a38233393843a5e8 -r5610b1404271cf1be791b99903fa73ad4f7b7dc9 --- scripts/factory_reset.sh (.../factory_reset.sh) (revision 6ec732c47ad8fc77f90953f1a38233393843a5e8) +++ scripts/factory_reset.sh (.../factory_reset.sh) (revision 5610b1404271cf1be791b99903fa73ad4f7b7dc9) @@ -19,7 +19,7 @@ # @details # This file is called by UI Software to remove and reset the device -LOC_SETTINGS_CONF="/home/root/scripts/settings.conf" #TODO update to reflect real location +LOC_SETTINGS_CONF="/home/root/.config/Settings/System.conf" LOC_DEFAULT_SETTINGS_CONF="/home/root/scripts/default_settings.conf" #TODO update to reflect real location LOC_WIFI_CONF="/etc/wpa_supplicant/wpa_supplicant-wlan0.conf" LOC_BLUETOOTH_CONF="/etc/bluetooth/main.conf"