Skip to content

Commit 61de5a5

Browse files
committed
Revert "chore: prohibit the startup and auto start of some services"
This reverts commit e7a9802.
1 parent 1afcaec commit 61de5a5

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

debian/rules

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,4 @@ override_dh_strip:
2020
dh_strip --dbgsym-migration=dde-api-dbg
2121

2222
override_dh_installsystemd:
23-
# 需要开机启动
24-
dh_installsystemd --name=deepin-login-sound --no-start
25-
dh_installsystemd --name=deepin-shutdown-sound --no-start
26-
27-
# 不需要开机启动
28-
dh_installsystemd --name=deepin-api-device --no-enable --no-start
29-
dh_installsystemd --name=deepin-locale-helper --no-enable --no-start
30-
dh_installsystemd --name=deepin-sound-theme-player --no-enable --no-start
23+
dh_installsystemd --no-start

0 commit comments

Comments
 (0)