mirror of
https://github.com/systemd/systemd
synced 2025-09-29 08:44:45 +02:00
Compare commits
3 Commits
9709deba91
...
55aa41a430
Author | SHA1 | Date | |
---|---|---|---|
![]() |
55aa41a430 | ||
![]() |
2b3c02380c | ||
![]() |
65badde82e |
4
NEWS
4
NEWS
@ -934,9 +934,7 @@ CHANGES WITH 258 in spe:
|
||||
* A new "org.freedesktop.machine1.register-machine" polkit action is
|
||||
used when checking for privileges to register a machine. Previously,
|
||||
"org.freedesktop.machine1.create-machine" was used for creation and
|
||||
registration operations. The policy for the new action is more
|
||||
permissive: active users are allowed to perform the action without
|
||||
authentication.
|
||||
registration operations.
|
||||
|
||||
* systemd-machined now also tracks the "supervisor" process of a
|
||||
machine, i.e. the host process that manages the payload. This
|
||||
|
@ -108,7 +108,7 @@
|
||||
<defaults>
|
||||
<allow_any>auth_admin</allow_any>
|
||||
<allow_inactive>auth_admin</allow_inactive>
|
||||
<allow_active>yes</allow_active>
|
||||
<allow_active>auth_admin_keep</allow_active>
|
||||
</defaults>
|
||||
</action>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user