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