OSDN Git Service

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

diff --git a/usr/share/66/service/tcsd b/usr/share/66/service/tcsd
new file mode 100644 (file)
index 0000000..18d37e0
--- /dev/null
@@ -0,0 +1,10 @@
+[main]
+@type = classic
+@version = 0.0.1
+@description = "trusted computing resources daemon"
+@user = ( root )
+
+[start]
+@runas =  tss:tss 
+@execute = ( tcsd -f )
+