OSDN Git Service

New service: haveged.
authormobinmob <mobinmob@disroot.org>
Sun, 29 Jan 2023 09:32:48 +0000 (11:32 +0200)
committermobinmob <mobinmob@disroot.org>
Sun, 29 Jan 2023 09:32:48 +0000 (11:32 +0200)
usr/share/66/service/haveged [new file with mode: 0644]

diff --git a/usr/share/66/service/haveged b/usr/share/66/service/haveged
new file mode 100644 (file)
index 0000000..d945f6e
--- /dev/null
@@ -0,0 +1,8 @@
+[main]
+@type = classic
+@version = 0.0.1
+@description = "havege rng daemon"
+@user = ( root )
+
+[start]
+@execute = ( haveged -w 1024 -v 1 -F )