Update
This commit is contained in:
7
vendor/tailscale.com/feature/syspolicy/syspolicy.go
generated
vendored
Normal file
7
vendor/tailscale.com/feature/syspolicy/syspolicy.go
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// Copyright (c) Tailscale Inc & AUTHORS
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
// Package syspolicy provides an interface for system-wide policy management.
|
||||
package syspolicy
|
||||
|
||||
import _ "tailscale.com/util/syspolicy" // for its registration side effects
|
||||
Reference in New Issue
Block a user