Sample Header Ad - 728x90

Make runit-init silent

0 votes
1 answer
570 views
boot message Is there a way to silence the runit-init? I managed to silence runit it self by redirecting output but i think this is caused by runit-init... *I put the banner there in process 1 , just a simple printf, i just want to se this banner , not any other info that runit gives. Info: I use runit as my init system, runit 2.1.2-27 The way i redirected the output, in etc/runit/1 , i added > /dev/null 2>&1 to the run_sysinit function.
Asked by Lampros (143 rep)
Aug 10, 2021, 12:00 AM
Last activity: Aug 10, 2021, 07:09 PM