mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-07 08:43:19 +01:00
7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
enable_highstate:
|
|
module.run:
|
|
- state.enable:
|
|
- states:
|
|
- highstate
|
|
- unless: pgrep soup
|
|
|