#
# This file defines who is able to run Virtual Shell commands
#

# The special __CALLBACK__ user is only allowed to initiate callback sessions
__CALLBACK__ = run:msh
__CALLBACK__ = run:initiate
__CALLBACK__ = run:change-callback-ttl
__CALLBACK__ = run:callback-message
__CALLBACK__ = run:callback-attribute

# Alias should be allowed because default-profile alias's some commands and 
# echo stuff
__CALLBACK__ = run:alias
__CALLBACK__ = run:echo