mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-09-02 12:49:34 +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'