diff --git a/misc/systemd/system/deepin-shutdown-sound.service b/misc/systemd/system/deepin-shutdown-sound.service index a9ec93d..c4b519b 100644 --- a/misc/systemd/system/deepin-shutdown-sound.service +++ b/misc/systemd/system/deepin-shutdown-sound.service @@ -1,6 +1,7 @@ [Unit] Description=Deepin shutdown sound -Requisite=sound.target local-fs.target +Requisite= +Wants=sound.target local-fs.target After=sound.target local-fs.target Conflicts=shutdown.target Before=shutdown.target