diff --git a/os/config b/os/config index c59ef8c..3f04b0c 100644 --- a/os/config +++ b/os/config @@ -1,8 +1,10 @@ export DIST_NAME=MyNaturewatchCamera export DIST_VERSION=1.0b -export MODULES="base(network,disable-services(auto-hotspot,raspicam,naturewatchcamera))" +export MODULES="base(admin-toolkit,network,disable-services(auto-hotspot,raspicam,naturewatchcamera))" export BASE_IMAGE_ENLARGEROOT=1200 export AUTO_HOTSPOT_NAME=MyNaturewatch export AUTO_HOTSPOT_PASSWORD=badgersandfoxes export options loop max_loop=128 export ADMIN_TOOLKIT_UPDATE_PACKAGES=yes +export ADMIN_TOOLKIT_NAME=pi +export ADMIN_TOOLKIT_PASSWORD=badgersandfoxes