mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update mount.py
added a line
This commit is contained in:
parent
9d059a1ea5
commit
dd94332f24
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ def _active_mounts_openbsd(ret):
|
|||
'opts': parens[0].split(", ")}
|
||||
return ret
|
||||
|
||||
|
||||
def _active_mounts_darwin(ret):
|
||||
'''
|
||||
List active mounts on Mac OS systems
|
||||
|
|
Loading…
Add table
Reference in a new issue