mirror of
https://github.com/atom/atom.git
synced 2026-01-14 17:38:03 -05:00
This is a polkit policy that is read when fs-admin invokes `dd` via `pkexec` after trying to write into a restricted location. By specifying `auth_admin_keep`, we are telling the polkit daemon to not prompt users for a password again if they have already escalated privileges recently. Co-Authored-By: Rafael Oleza <rafeca@github.com>