Commit 04f66b6
committed
fix: remove redundant own policy in Accounts1 config
Removed the redundant 'allow own' policy for org.deepin.dde.Accounts1
in the D-Bus configuration file. This policy was unnecessary since
the service ownership is already managed by systemd or other service
management tools. The change simplifies the configuration while
maintaining the same security and access control levels, as the
'send_destination' policy remains intact to allow method invocations.
fix: 移除 Accounts1 配置中冗余的 own 策略
从 D-Bus 配置文件中移除了 org.deepin.dde.Accounts1 冗余的 'allow own' 策
略。该策略是多余的,因为服务所有权已由 systemd 或其他服务管理工具处理。
此更改简化了配置,同时保持了相同的安全和访问控制级别,因为允许方法调用的
'send_destination' 策略仍然保留。1 parent 582054f commit 04f66b6
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments