Files
securityonion/salt/_modules/so.py
T

4 lines
71 B
Python

#!py
def status():
return __salt__['cmd.run']('/usr/sbin/so-status')