From 429e331637e1c6b709cea16e9664bcda7427b58f Mon Sep 17 00:00:00 2001 From: rtrimana Date: Mon, 24 Apr 2017 16:01:24 -0700 Subject: [PATCH] Completing Tomoyo policies for all 4 benchmarks --- localconfig/tomoyo/Java.tomoyo.pol | 1 + 1 file changed, 1 insertion(+) diff --git a/localconfig/tomoyo/Java.tomoyo.pol b/localconfig/tomoyo/Java.tomoyo.pol index efcc432..b916747 100644 --- a/localconfig/tomoyo/Java.tomoyo.pol +++ b/localconfig/tomoyo/Java.tomoyo.pol @@ -45,6 +45,7 @@ file read /home/iotuser/iot2/iotjava/iotruntime/master/\*.class file read /home/iotuser/iot2/iotjava/iotruntime/messages/\*.class file read /home/iotuser/iot2/iotjava/iotruntime/zigbee/\*.class file read /home/iotuser/iot2/iotjava/iotruntime/resources/\*.csv +file read /home/iotuser/iot2/iotjava/iotruntime/music/\*.mp3 file read /dev/random file read /dev/urandom file create /home/iotuser/iot2/iotjava/iotruntime/.jar 0666 -- 2.34.1