* [PATCH] core177: remove rngd link also from rcsysinit.d
@ 2023-07-29 8:01 Arne Fitzenreiter
0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2023-07-29 8:01 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 612 bytes --]
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
---
config/rootfiles/core/177/update.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/rootfiles/core/177/update.sh b/config/rootfiles/core/177/update.sh
index c4a37794c..b2af611c1 100644
--- a/config/rootfiles/core/177/update.sh
+++ b/config/rootfiles/core/177/update.sh
@@ -103,7 +103,7 @@ if [ ! -e "/opt/pakfire/db/installed/meta-rng-tools" ]; then
/usr/bin/rngtest \
/usr/sbin/rngd \
/etc/rc.d/init.d/rngd \
- /etc/rc.d/rc?.d/*rngd
+ /etc/rc.d/rc*.d/*rngd
fi
# Extract files
--
2.38.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-07-29 8:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-29 8:01 [PATCH] core177: remove rngd link also from rcsysinit.d Arne Fitzenreiter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox