displayname = "Environment" description = "A sample job that prints the environment" command = "./bin/exec" [environment] PATH = "/usr/bin:/bin" HOME = "/tmp"