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/run6
1 files changed, 0 insertions, 6 deletions
diff --git a/services/lightdm/run b/services/lightdm/run
deleted file mode 100755
index 67da733..0000000
--- a/services/lightdm/run
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/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
-exec lightdm