mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
4 lines
67 B
Python
4 lines
67 B
Python
#!py
|
|
|
|
def status():
|
|
return __salt__['cmd.run']('/sbin/so-status') |