Skip to content

support nested ownership paths  #5

Description

@castedo

Currently paths under the ownership key in clump.yaml can not be nested.

If implementing this feature keep in mind cases such as:
ownership:
/foo/bar: jane
/foo: john
and debian where generated chown calls like the following
chown -R jane /foo/bar
chown -R john /foo
would not have desirable results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions