fix(nixos): senttinèlla-probe: module args

This commit is contained in:
2025-10-12 03:58:43 +00:00
parent f55dde1b65
commit a531c3b581
6 changed files with 152 additions and 46 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env dash
#!/bin/dash
socat -V >/dev/null
dash -c 'echo ok' >/dev/null
socat -T5 -t5 TCP-LISTEN:"${PORT:-5988}",reuseaddr,fork EXEC:"probe-loop"
socat -T5 -t5 TCP-LISTEN:"${PORT:-5988}",reuseaddr,fork EXEC:"router"