feat(rego-tunnel): Mount custom xstartup to launch terminal with cisco-vpn script
Some checks failed
Test / test (push) Has been cancelled

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-16 20:34:14 +00:00
parent 865a96c2ec
commit d44a3c1a3b

View File

@@ -56,6 +56,13 @@
"readOnly": false,
"shared": false,
"private": false
},
{
"hostPath": "/etc/runtipi/user-config/runtipi/rego-tunnel/shared/xstartup",
"containerPath": "/root/.vnc/xstartup",
"readOnly": false,
"shared": false,
"private": false
}
],
"stopGracePeriod": "30s",