Package: jitterentropy-rngd
Version: 1.0.8

Hello, comrades!

I solve issue with use jitterentropy-rngd package after installation. Developers, Please add this code to script /etc/init.d/jitterentropy-rngd for solve current issue with this service:


/|if |//||! grep -q jitterentropy_rng /proc/modules;| then modprobe jitterentropy-rng echo "Sucess load jitterentropy_rng module..." if |/|/|! grep -q jitterentropy_rng /etc/modules;|//then echo "jitterentropy_rng" >> /etc/modules echo "Sucess add module jitterentropy_rng for autoload by start system..." fi fi do_restart() { start-stop-daemon --stop --quiet --retry=TERM/2/KILL/5 --pidfile $PIDFILE --exec $DAEMON start-stop-daemon --start --quiet --retry=TERM/2/KILL/5 --pidfile $PIDFILE --exec $DAEMON } do_start() { start-stop-daemon --start --quiet --retry=TERM/2/KILL/5 --pidfile $PIDFILE --exec $DAEMON } do_stop() { start-stop-daemon --stop --quiet --retry=TERM/2/KILL/5 --pidfile $PIDFILE --exec $DAEMON }/ |

Please repack installation package jitterentropy-rngd with this code!

||

--
★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★
☭     С наилучшими пожеланиями, Никитушкин Андрей!      ☭
☭              Тел.(сот.): +79063975544                 ☭
★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★ ☭ ★

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to