OSDN Git Service

commit xdm on separated branch
authorlinuxer <linuxer@artixlinux.org>
Tue, 19 Oct 2021 20:24:22 +0000 (23:24 +0300)
committerlinuxer <linuxer@artixlinux.org>
Tue, 19 Oct 2021 20:58:39 +0000 (23:58 +0300)
usr/share/66/service/xdm [new file with mode: 0644]

diff --git a/usr/share/66/service/xdm b/usr/share/66/service/xdm
new file mode 100644 (file)
index 0000000..4b6973f
--- /dev/null
@@ -0,0 +1,13 @@
+[main]
+@type = longrun
+@description = "xdm daemon"
+@version = 0.0.1
+@user = ( root )
+@extdepends = ( dbus ) # if the user does not need dbus running, this line can be commented out or ommited
+@timeout-up = 3000
+
+[start]
+@execute = ( execl-cmdline -s { xdm -nodaemon ${cmd_args} } )
+
+[environment]
+cmd_args=!-error /dev/stdout