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.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rng-tools/rngd.service b/community/rng-tools/rngd.service
index 87185bc32..33f6a6e38 100644
--- a/community/rng-tools/rngd.service
+++ b/community/rng-tools/rngd.service
@@ -3,7 +3,7 @@ Description=Hardware RNG Entropy Gatherer Daemon
[Service]
EnvironmentFile=/etc/conf.d/rngd
-ExecStart=/usr/sbin/rngd -f $RNGD_OPTS
+ExecStart=/usr/bin/rngd -f $RNGD_OPTS
[Install]
WantedBy=multi-user.target