# HG changeset patch # User Mario Torre # Date 1507557434 -7200 # Node ID 353ace15de10df4904045fd510e4a065b3f62e1b # Parent c7af874342ed4be058bd6b546132ba8991594854 Initial JCMD Plugin - cmd permission review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-September/025195.html reviewed-by: stooke diff -r c7af874342ed -r 353ace15de10 distribution/src/etc/basic-config.properties --- a/distribution/src/etc/basic-config.properties Wed Oct 04 12:57:57 2017 -0400 +++ b/distribution/src/etc/basic-config.properties Mon Oct 09 15:57:14 2017 +0200 @@ -1,2 +1,2 @@ agent=agent-pwd,r-thermostat,w-thermostat,u-thermostat,d-thermostat,receiver_provider-commands,thermostat -client=client-pwd,r-thermostat,kill_vm-commands,ping-commands,thermostat,byteman-commands \ No newline at end of file +client=client-pwd,r-thermostat,kill_vm-commands,ping-commands,thermostat,byteman-commands,jcmd-commands \ No newline at end of file