os.mount¶
Manage an /etc/fstab entry and the matching live mount
Properties¶
| Property | Type | Required | Description |
|---|---|---|---|
backup |
boolean | No | - |
dest |
string | Yes | - |
dump |
integer | No | - |
fstype |
string | No | - |
options |
array | No | - |
pass |
integer | No | - |
src |
string | No | - |
state |
string | No | - |
Platform Support¶
linux
Events Emitted¶
file.updated