aboutsummaryrefslogtreecommitdiffstats
path: root/rmiclient.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rmiclient.sh')
-rwxr-xr-xrmiclient.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/rmiclient.sh b/rmiclient.sh
index 7d7235f..1d69b4a 100755
--- a/rmiclient.sh
+++ b/rmiclient.sh
@@ -1,3 +1,4 @@
#!/bin/bash
+
export SECPOLICY="file:./policy"
java -cp . -Djava.security.policy=$SECPOLICY rmi.RMIClient $*