mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-09-11 07:48:43 -06:00
Continued Work on Remote Script Execution
This commit is contained in:
@@ -185,7 +185,7 @@ export default function QuickJob({ open, onClose, hostnames = [] }) {
|
||||
label={<Typography variant="body2">Run as currently logged-in user</Typography>}
|
||||
/>
|
||||
<Typography variant="caption" sx={{ color: "#888" }}>
|
||||
Unchecked = run as SYSTEM (requires agent service)
|
||||
Unchecked = Run-As BUILTIN\SYSTEM
|
||||
</Typography>
|
||||
</Box>
|
||||
{error && (
|
||||
|
Reference in New Issue
Block a user