OSDN Git Service

New service: keyd.
authormobinmob <mobinmob@disroot.org>
Sat, 27 Aug 2022 16:52:25 +0000 (19:52 +0300)
committermobinmob <mobinmob@disroot.org>
Sat, 27 Aug 2022 16:52:25 +0000 (19:52 +0300)
usr/share/66/service/keyd [new file with mode: 0644]

diff --git a/usr/share/66/service/keyd b/usr/share/66/service/keyd
new file mode 100644 (file)
index 0000000..9207ef7
--- /dev/null
@@ -0,0 +1,9 @@
+[main]
+@type = classic
+@version = 0.0.1
+@description = "Key remapping daemon"
+@user = ( root )
+
+[start]
+@execute = ( keyd )
+