asteris-llc/converge

View on GitHub
docs/content/extra/systemd-properties/automount_properties.md

Summary

Maintainability
Test Coverage
---
title: "systemd_AutomountTypeProperties"
slug: "systemd_AutomountTypeProperties"
date: "2017-02-03T07:38:25-06:00"
menu:
  main:
    parent: extra
---
## AutomountTypeProperties

AutomountTypeProperties represent the properties that can be set for automount
units. The fields and their exported types are listed below; for a more
comprehensive explanation of these fields see:
https://www.freedesktop.org/wiki/Software/systemd/dbus/

- `DirectoryMode` (`uint32`)
- `Result` (`string`)
- `TimeoutIdleUSec` (`uint64`)
- `Where` (`string`)