We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dfcc46 commit 111271bCopy full SHA for 111271b
1 file changed
misc/systemd/system/deepin-shutdown-sound.service
@@ -1,6 +1,7 @@
1
[Unit]
2
Description=Deepin shutdown sound
3
-Requisite=sound.target local-fs.target
+Requisite=
4
+Wants=sound.target local-fs.target
5
After=sound.target local-fs.target
6
Conflicts=shutdown.target
7
Before=shutdown.target
0 commit comments