#!mkcmd # If this machine have MAC (Mandatory Access Controls) in the kernel # we add minimal support to allow the escalated process a MAC label. # As well as converting the process label of op into text. from '' from '' from '' from '' char* 'm' { named "pcMac" param "label" help "specify a MAC label for the escalated process" exclude "rwlSH" } %hi #if !defined(OP_MAC_SUPPORT) #define OP_MAC_SUPPORT 1 #endif