Skip to content

MountFile

Shawn Baker edited this page Dec 10, 2018 · 5 revisions

Documentation

https://www.freedesktop.org/software/systemd/man/systemd.mount.html

Derived From

Properties

  • calls
    • add_exec_properties()
    • add_kill_properties()
    • add_resource_control_properties()
  • mount
    • mount_directory_mode - mode
    • mount_force_unmount - bool
    • mount_lazy_unmount - bool
    • mount_options - list ',' 0
    • mount_sloppy_options - bool
    • mount_timeout_sec - seconds
    • mount_type
    • mount_what
    • mount_where

Methods

  • __init__(file_name='')

Clone this wiki locally