mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #3949 from pprindeville/reprioritize-rngd-startup
rng-tools: start rngd early enough to actually be useful
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh /etc/rc.common
|
#!/bin/sh /etc/rc.common
|
||||||
# Copyright (C) 2011-2014 OpenWrt.org
|
# Copyright (C) 2011-2014 OpenWrt.org
|
||||||
|
|
||||||
START=98
|
START=25
|
||||||
|
|
||||||
USE_PROCD=1
|
USE_PROCD=1
|
||||||
PROG=/sbin/rngd
|
PROG=/sbin/rngd
|
||||||
|
|||||||
Reference in New Issue
Block a user