mirror of
https://github.com/safing/portmaster
synced 2025-09-02 10:39:22 +00:00
4 lines
102 B
Go
4 lines
102 B
Go
package process
|
|
|
|
// SystemProcessID is the PID of the System/Kernel itself.
|
|
const SystemProcessID = 4
|