mirror of
https://github.com/kemko/nomad.git
synced 2026-01-10 12:25:42 +03:00
raw_exec windows: add support for setting the task user (#25496)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright (c) HashiCorp, Inc.
|
||||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
//go:build !linux
|
||||
//go:build !linux && !windows
|
||||
|
||||
package executor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user