summary refs log tree commit diff
path: root/services/gdm/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/gdm/run')
-rwxr-xr-xservices/gdm/run4
1 files changed, 0 insertions, 4 deletions
diff --git a/services/gdm/run b/services/gdm/run
deleted file mode 100755
index 7c9aaaa..0000000
--- a/services/gdm/run
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-sv check dbus >/dev/null || exit 1
-[ ! -d /run/gdm ] && mkdir -m0711 -p /run/gdm && chown root:gdm /run/gdm
-exec gdm