From de2276cdcd34e8932483e66331e0ecb12f177145 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Tue, 14 Oct 2025 18:07:50 +0100 Subject: [PATCH] Revert "machine: restrict register-machine action again" Now that we have landed several fixes, this should be safe to do again, so allow logged in users to register machines without authentication prompts This reverts commit 65badde82e0c77875a23f084cf3251c052e042e2. --- src/machine/org.freedesktop.machine1.policy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/machine/org.freedesktop.machine1.policy b/src/machine/org.freedesktop.machine1.policy index bba3da906ad..d5b8d83d2aa 100644 --- a/src/machine/org.freedesktop.machine1.policy +++ b/src/machine/org.freedesktop.machine1.policy @@ -108,7 +108,7 @@ auth_admin auth_admin - auth_admin_keep + yes -- 2.47.3