OSDN Git Service

New service: brltty.
authormobinmob <mobinmob@disroot.org>
Thu, 12 Aug 2021 16:35:42 +0000 (19:35 +0300)
committermobinmob <mobinmob@disroot.org>
Thu, 12 Aug 2021 16:38:08 +0000 (19:38 +0300)
usr/share/66/service/brltty [new file with mode: 0644]

diff --git a/usr/share/66/service/brltty b/usr/share/66/service/brltty
new file mode 100644 (file)
index 0000000..5f5bd3e
--- /dev/null
@@ -0,0 +1,16 @@
+[main]
+@type = classic
+@version = 0.0.1
+@description = "braille display driver daemon"
+@user = ( root )
+
+[start]
+@execute = ( 
+       execl-toc -d /var/run/brltty
+       execl-cmdline -s { brltty -n ${cmd_args} }  )
+
+
+[environment]
+# -e is for logging on stderr in order to use the per-service logger.
+# for more switches/options, please consult the brltty(8) manual.
+cmd_args=!-e