Add ReadWritePaths to Hardening schema in deployer

t-317·WorkTask·
·
·
·Omni/Deploy/Manifest.hs
Created4 months ago·Updated4 months ago·pipeline runs →

Description

Edit

The Hardening type in Omni/Deploy/Manifest.hs needs a readWritePaths :: [Text] field so services can specify paths that should be writable even with ProtectSystem=strict. Example: Ava needs ReadWritePaths=/var/lib/omni to write to the task database.

Git Commits

b3d71191Add ReadWritePaths to Hardening schema (t-317)
Ben Sima4 months ago2 files

Timeline (2)

🔄[human]Open → InProgress4 months ago
🔄[human]InProgress → Done4 months ago