gbproxy-test-fr: Avoid dumpcap failing to write to /data

Change-Id: I73dbdb4d85342e5fccd5ea4d9927f3244293d718
This commit is contained in:
Harald Welte 2020-12-11 18:11:22 +01:00
parent 5bffa66272
commit 62ac277796
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ SUBNET=25
network_create $SUBNET
mkdir $VOL_BASE_DIR/gbproxy-tester
# if we don't change permissiosn, dumpcap fails to write (despite starting it as root!)
chmod a+w $VOL_BASE_DIR/gbproxy-tester
cp GBProxy_Tests.cfg $VOL_BASE_DIR/gbproxy-tester/
mkdir $VOL_BASE_DIR/gbproxy