Skip to content

Commit

Permalink
Create mount point
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli committed Feb 24, 2020
1 parent b832850 commit 02cb41e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rootfs/etc/cont-init.d/setup_filesystem.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ if [ ! -d /data/internal ]; then
fi

# Mount persistant data
mkdir -p /var/lib/pulse
mount --bind /data/internal/states /var/lib/pulse

0 comments on commit 02cb41e

Please sign in to comment.