mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-01 18:31:50 +02:00
This call to docker exec simply returns a number. No interaction (stdin) or tty is required. Specifically, having the -t option prevents running via salt using a command such as: > salt '*' cmd.run 'so-redis-count'