safing-portmaster/process/process_default.go

7 lines
159 B
Go

//go:build !windows && !linux
// +build !windows,!linux
package process
// SystemProcessID is the PID of the System/Kernel itself.
const SystemProcessID = 0