summaryrefslogtreecommitdiff
path: root/community/rng-tools/rngd.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/rng-tools/rngd.service')
-rw-r--r--community/rng-tools/rngd.service9
1 files changed, 0 insertions, 9 deletions
diff --git a/community/rng-tools/rngd.service b/community/rng-tools/rngd.service
deleted file mode 100644
index 33f6a6e38..000000000
--- a/community/rng-tools/rngd.service
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=Hardware RNG Entropy Gatherer Daemon
-
-[Service]
-EnvironmentFile=/etc/conf.d/rngd
-ExecStart=/usr/bin/rngd -f $RNGD_OPTS
-
-[Install]
-WantedBy=multi-user.target