We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26afa34 commit a8af2e5Copy full SHA for a8af2e5
files/build_templates/sonic_debian_extension.j2
@@ -58,6 +58,7 @@ sudo cp $IMAGE_CONFIGS/environment/motd $FILESYSTEM_ROOT/etc/
58
59
# Create all needed directories
60
sudo mkdir -p $FILESYSTEM_ROOT/etc/sonic/
61
+sudo mkdir -p $FILESYSTEM_ROOT/var/cache/sonic/
62
sudo mkdir -p $FILESYSTEM_ROOT_USR_SHARE_SONIC_TEMPLATES/
63
64
# Install dependencies for SONiC config engine
0 commit comments