#include "defaultPool.sf" #include "org/smartfrog/services/management/components.sf" sfConfig extends Compound { sfSyncTerminate true; console extends DeployManagement; pool extends Compound { sfSyncTerminate true; sfProcessHost "oplaslim9"; myShell extends BashShell; #include "selection.sf" } }