--- icon: material/play title: Fix Permissions status: draft hide: - tags tags: - chmod - chown - fix - ownership - permissions saltbox_automation: project_description: name: Fix Permissions summary: |- a Saltbox module that resets ownership and permissions to the configured user's on key locations. --- # Fix Permissions ## Overview Fix Permissions is a Saltbox module that resets ownership and permissions to the configured user's on key locations. --- ## Deployment ```shell sb install fix-permissions ```