Emilua API Reference system Process & job control setpgid system.setpgid Synopsis local system = require "system" system.setpgid(pid: integer, pgid: integer) Description See setpgid(3). Only the master VM is allowed to use this function. getpgid getsid