Skip to content

Commit 29c17b6

Browse files
authored
fix: remove User=deepin-daemon from lastore-after-upgrade-check (#276)
This service creates a configuration file under /tmp owned by the deepin-daemon user, and other users do not have permission to modify it. Bug: https://pms.uniontech.com/bug-view-346161.html
1 parent c0f94a3 commit 29c17b6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/systemd/system/lastore-after-upgrade-check.service

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ ProtectSystem=strict
2222
ReadWritePaths=/tmp/
2323
RestrictSUIDSGID=true
2424
Type=oneshot
25-
User=deepin-daemon
2625

2726
[Install]
2827
WantedBy=multi-user.target

0 commit comments

Comments
 (0)