summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/canberra-system-shutdown-reboot.service.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/canberra-system-shutdown-reboot.service.in b/src/canberra-system-shutdown-reboot.service.in
index 0e46765..8653134 100644
--- a/src/canberra-system-shutdown-reboot.service.in
+++ b/src/canberra-system-shutdown-reboot.service.in
@@ -5,8 +5,8 @@ Before=shutdown.target
# A little optimization under the assumption that we are using the
# standard freedesktop theme
-ConditionPathExists=/usr/share/sounds/freedesktop/stereo/system-shutdown.oga
-ConditionPathExists=/usr/share/sounds/freedesktop/stereo/system-shutdown-reboot.oga
+ConditionPathExists=|/usr/share/sounds/freedesktop/stereo/system-shutdown.oga
+ConditionPathExists=|/usr/share/sounds/freedesktop/stereo/system-shutdown-reboot.oga
[Service]
Type=oneshot