Skip to content

Revisions

  • Clarify that "storage" is an example group name

    @coldfix coldfix committed Jul 24, 2023
  • Revert "Updated Permissions (rest => markdown)" This reverts commit 29d7210498e448773d396589771163859b319421. This commit broke formatting, since it is an ReST document, not an .md document…

    @coldfix coldfix committed Jul 24, 2023
  • Updated Permissions (rest => markdown)

    @jm33-m0 jm33-m0 committed Feb 13, 2023
  • Reinstate trailing comma for ES4 compatibility Older systems may use polkit with an older javascript version that doesn't allow for trailing commas in object literals. This was added only in ES5, see section 11.1.5 Object Initializer [1]. [1] https://262.ecma-international.org/5.1/#sec-11.1.5

    @coldfix coldfix committed Sep 2, 2021
  • While JSON forbids trailing comma, actual JavaScript is perfectly fine with it, so don't make things unnecessarily complex

    @grawity grawity committed Sep 2, 2021
  • Add action org.freedesktop.udisks2.filesystem-mount-system

    @SL-RU SL-RU committed Jun 19, 2021
  • Add note that polkit requires permission o+r, otherwise will cause error "can't open ...: No such file or directory"

    @williamvds williamvds committed Aug 25, 2017
  • Mention official docs on udisks2 permissions

    @coldfix coldfix committed Jul 29, 2016
  • Fix syntax error in udisks2/policykit permissions config Resolves #115 (probably)

    @coldfix coldfix committed Jul 29, 2016
  • Extend the article on Permissions

    @coldfix coldfix committed Apr 21, 2016
  • adding unmount-others to permissions list, otherwise udiskie cannot unmount devices if outside a user's session

    @cherti cherti committed Jan 6, 2016