mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58: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
|
||||
# Copyright (C) 2011-2014 OpenWrt.org
|
||||
|
||||
START=98
|
||||
START=25
|
||||
|
||||
USE_PROCD=1
|
||||
PROG=/sbin/rngd
|
||||
|
||||
Reference in New Issue
Block a user