Skip to content

Commit

Permalink
fix:修复dde-appearance不能正常启动
Browse files Browse the repository at this point in the history
service-manager的ProtectHome导致不能正常连接dbus

Task:https://pms.uniontech.com/task-view-365061.html
  • Loading branch information
ECQZXC committed Oct 12, 2024
1 parent 2e97a0d commit 0f5f838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/deepin-service-manager.service.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ReadOnlyPaths=/usr/lib/deepin-service-manager/
DevicePolicy=closed

ProtectSystem=full
ProtectHome=yes
#ProtectHome=yes
PrivateTmp=yes
PrivateDevices=yes
PrivateNetwork=yes
Expand Down

0 comments on commit 0f5f838

Please sign in to comment.