# This file describes the mapping between methodnames and executables # This is a comment line. All comment lines must begin with a # symbol # Every non-comment line must start with "method" followed by the method name # The method name must be followed by "executable" and then the executable name # Lines starting with a blank space will be ignored # All lines must end with a newline character method true executable /usr/bin/true