SERVICE_SYSTEM_START

const win32service.SERVICE_SYSTEM_START;

Specifies a device driver started by the IoInitSystem function. This value is valid only if the service type is SERVICE_KERNEL_DRIVER or SERVICE_FILE_SYSTEM_DRIVER.