diff options
Diffstat (limited to 'community/haveged/service')
-rw-r--r-- | community/haveged/service | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/community/haveged/service b/community/haveged/service deleted file mode 100644 index 676fb1893..000000000 --- a/community/haveged/service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=Entropy Harvesting Daemon -Documentation=man:haveged(8) - -[Service] -Type=forking -ExecStart=/usr/bin/haveged -w 1024 -v 1 -PIDFile=/var/run/haveged.pid - -[Install] -WantedBy=multi-user.target |