Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/scm-egk/scm-egk.client.class.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2802 by niro, Thu Jan 28 15:35:59 2016 UTC revision 2803 by niro, Thu Sep 1 12:07:49 2016 UTC
# Line 14  help_rdesktop_egk() Line 14  help_rdesktop_egk()
14   mecho "set rdesktop.scm-egk [command]"   mecho "set rdesktop.scm-egk [command]"
15   mecho " Controls the SCM-EGK facility."   mecho " Controls the SCM-EGK facility."
16   mecho " Commands:"   mecho " Commands:"
17   mecho "   enable  - Enable scm-egk for the all rdesktop based RDP sessions"   mecho "   enable  - Enable scm-egk for all rdesktop based RDP sessions"
18   mecho "   disable - scm-egk for the all rdesktop based RDP sessions"   mecho "   disable - Disable scm-egk for all rdesktop based RDP sessions"
19  }  }
20    
21  helper_rdesktop_egk_enable()  helper_rdesktop_egk_enable()
22  {  {
   
23   # add to module section   # add to module section
24   local CONFIG="${MROOT}/${MCORE_CONFIG_PATH}/rdesktop/config.d/scm-egk.conf"   local CONFIG="${MROOT}/${MCORE_CONFIG_PATH}/rdesktop/config.d/scm-egk.conf"
25   clearconfig   clearconfig

Legend:
Removed from v.2802  
changed lines
  Added in v.2803