Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,4 @@ override_dh_strip:
dh_strip --dbgsym-migration=dde-api-dbg

override_dh_installsystemd:
# 需要开机启动
dh_installsystemd --name=deepin-login-sound --no-start
dh_installsystemd --name=deepin-shutdown-sound --no-start

# 不需要开机启动
dh_installsystemd --name=deepin-api-device --no-enable --no-start
dh_installsystemd --name=deepin-locale-helper --no-enable --no-start
dh_installsystemd --name=deepin-sound-theme-player --no-enable --no-start
dh_installsystemd --no-start
3 changes: 0 additions & 3 deletions misc/systemd/system/deepin-login-sound.service
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,3 @@ LockPersonality=yes
RestrictRealtime=yes
RestrictSUIDSGID=yes
RemoveIPC=yes

[Install]
WantedBy=multi-user.target
3 changes: 0 additions & 3 deletions misc/systemd/system/deepin-shutdown-sound.service
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,3 @@ LockPersonality=yes
RestrictRealtime=yes
RestrictSUIDSGID=yes
RemoveIPC=yes

[Install]
WantedBy=graphical.target