summaryrefslogtreecommitdiff
path: root/pcr/audio-entropyd/audio-entropyd.service
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/audio-entropyd/audio-entropyd.service')
-rw-r--r--pcr/audio-entropyd/audio-entropyd.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/pcr/audio-entropyd/audio-entropyd.service b/pcr/audio-entropyd/audio-entropyd.service
deleted file mode 100644
index feff7cae4..000000000
--- a/pcr/audio-entropyd/audio-entropyd.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Gathering entropy from audio
-After=sound.target
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/audio-entropyd
-
-[Install]
-WantedBy=multi-user.target