Skip to content
Snippets Groups Projects
Commit 35b4a97c authored by Jan Luebbe's avatar Jan Luebbe Committed by Martin Weinelt
Browse files

gluon-autoupdater: start/stop urngd instead of haveged

OpenWRT 19.07 enables urngd by default, so haveged is redundant.
parent 2829c852
Branches
Tags
No related merge requests found
...@@ -4,6 +4,6 @@ ...@@ -4,6 +4,6 @@
start_enabled cron start_enabled cron
start_enabled haveged start_enabled urngd
start_enabled micrond start_enabled micrond
start_enabled sysntpd start_enabled sysntpd
...@@ -4,6 +4,6 @@ ...@@ -4,6 +4,6 @@
stop cron stop cron
stop haveged stop urngd
stop micrond stop micrond
stop sysntpd stop sysntpd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment