diff options
Diffstat (limited to 'init.d/service.redhat')
-rw-r--r-- | init.d/service.redhat | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/init.d/service.redhat b/init.d/service.redhat deleted file mode 100644 index c061add..0000000 --- a/init.d/service.redhat +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=Entropy Daemon based on the HAVEGE algorithm - -[Service] -Type=forking -PIDFile=/run/haveged.pid -ExecStart=@SBIN_DIR@/haveged -w 1024 -v 1 - -[Install] -WantedBy=multi-user.target |