Skip to content

Commit c4a466e

Browse files
committed
fix: desktop can be restart when it was killed
as title Log: as title Pms: BUG-313563
1 parent 71b6213 commit c4a466e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

systemd/dde-session-initialized.target.wants/dde-shell-plugin@org.deepin.ds.desktop.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ Type=simple
2020
ExecStart=/usr/bin/dde-shell -p %I
2121
TimeoutStartSec=infinity
2222
Slice=session.slice
23-
Restart=on-failure
23+
Restart=always
2424
RestartSec=1s

0 commit comments

Comments
 (0)