summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJirka Hladky <jhladky@redhat.com>2019-08-26 11:59:29 +0200
committerJirka Hladky <jhladky@redhat.com>2019-08-26 11:59:29 +0200
commit1470a82a7f79110c79beea1ca5f2d3b0fd1a4668 (patch)
treeda406c8531afdd36652a7630da20009ed74f52a2
parentUpdated service.fedora (diff)
downloadhaveged-1470a82a7f79110c79beea1ca5f2d3b0fd1a4668.tar.xz
haveged-1470a82a7f79110c79beea1ca5f2d3b0fd1a4668.zip
Updated service.fedorav1.9.6
-rw-r--r--init.d/service.fedora2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/service.fedora b/init.d/service.fedora
index 25be37b..2c581bf 100644
--- a/init.d/service.fedora
+++ b/init.d/service.fedora
@@ -5,7 +5,7 @@ DefaultDependencies=no
Before=sysinit.target shutdown.target systemd-journald.service
[Service]
-ExecStart=@SBIN_DIR@/haveged -w 1024 -v 1 --Foreground
+ExecStart=/usr/sbin/haveged -w 1024 -v 1 --Foreground
Restart=always
SuccessExitStatus=137 143