Channel Revision Published Runs on
latest/edge 20 18 Jul 2025
Ubuntu 24.04
juju deploy filesystem-client --channel edge
Show information

Platform:

Ubuntu
24.04

Learn about configurations >

  • mountpoint | string

    Location to mount the filesystem on the machine.

  • nodev | boolean

    Blocking interpretation of character and/or block devices on the filesystem.

  • noexec | boolean

    Block execution of binaries on the filesystem.

  • nosuid | boolean

    Do not honor suid and sgid bits on the filesystem.

  • read-only | boolean

    Mount filesystem as read-only.