summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm')
-rwxr-xr-xmeta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm b/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm
index f6692a814b..ef6c11c3f2 100755
--- a/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm
+++ b/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm
@@ -4,8 +4,8 @@
4# Provides: xserver 4# Provides: xserver
5# Required-Start: $local_fs $remote_fs dbus 5# Required-Start: $local_fs $remote_fs dbus
6# Required-Stop: $local_fs $remote_fs 6# Required-Stop: $local_fs $remote_fs
7# Default-Start: 2 5 7# Default-Start: 5
8# Default-Stop: 0 1 6 8# Default-Stop: 0 1 2 3 6
9### END INIT INFO 9### END INIT INFO
10 10
11killproc() { # kill the named process(es) 11killproc() { # kill the named process(es)