You are not logged in.
I use ungoogled chromium and on debian/windows/etc set managed policies. They go under /etc/chromium/policies as in the administrator guide. I notice that my set policies on arch do not load when I go to chrome://policies.
Can anyone confirm that policies work when placed in the folder or is there a packaging bug? It's now the only way to turn off the sharing hub and some other things. I'm using chromium v99
Offline
I found out that it was actually a permissions issue, which I solved with `chmod -R 755 /etc/chromium/`
Offline