Auto-mount freeradius and haremote

This commit is contained in:
2026-03-28 14:45:32 +00:00
parent 7416a1cedc
commit 2303e201db
3 changed files with 52 additions and 5 deletions

View File

@@ -28,6 +28,12 @@ commandPrefix = "git status"
decision = "allow"
priority = 100
[[rule]]
toolName = "run_shell_command"
commandPrefix = "git show"
decision = "allow"
priority = 100
[[rule]]
toolName = "run_shell_command"
commandPrefix = "mkdir"