about summary refs log tree commit diff
path: root/services/lightdm/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/lightdm/run')
-rwxr-xr-xservices/lightdm/run1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/lightdm/run b/services/lightdm/run
index 0615cd9..67da733 100755
--- a/services/lightdm/run
+++ b/services/lightdm/run
@@ -1,4 +1,5 @@
 #!/bin/sh
+sv check dbus >/dev/null || exit 1
 [ ! -d /run/lightdm ] && mkdir -p /run/lightdm
 chmod 0711 /run/lightdm
 chown lightdm:lightdm /run/lightdm