Questions tagged [runit]
POSIX-compliant init system; standard init system of Void Linux
32 questions
0 votes
1 answer
45 views
How can I list the existing runit services?
In sysvinit, we could list /etc/init.d. In systemd, the solution was a systemctl --all. What to do in runit? The sv command can only manage induvidual services, but not list them.
0 votes
1 answer
446 views
postgresql service down, "/run/postgresql/.s.PGSQL.5432" failed: No such file or directory
i on artix with runit postgresql have issues after starting #sudo sv start postgresql ok: run: postgresql: (pid 849) 1236s #sudo -u postgres psql psql: error: connection to server on socket "/run/...
-1 votes
1 answer
201 views
mysql on artix linux gives the 'ERROR 2002 (HY000)'
I'm using artix linux with runit init system and I've stumbled upon this issue where I can't login into mariadb by using sudo mysql -u root -p because it gives me the following error: ERROR 2002 (...
4 votes
3 answers
19k views
How to connect with wifi in void linux from scratch
The instalation of void linux , without desktop manager, it's come without Network-Manager package, so i can't use nmtui and iwctl as arch linux. also void linix it's not support system.d , it's ...
0 votes
1 answer
954 views
Artix Linux with runit freezes at boot
I'm using Artix Linux with runit on my machine, and after I installed a new WiFi/Bluetooth combo card in my system via PCIe. I started having a random freeze during startup. It happens 1/3 times or so....
0 votes
2 answers
330 views
Can not set PATH permanently in order to launch MATLAB system wide
I have the following issue: I recently installed MATLAB R2018a in my artix linux (runit). I can launch matlab from the location where the launcher is, i.e., /usr/local/MATLAB/R2018a/bin, but if I try ...
0 votes
1 answer
284 views
runit subprocess of service file not being killed on service stop
I was writing an runit service to restart picom on unlock based on this answer https://unix.stackexchange.com/a/439492/161514 #!/bin/bash OBJECT_PATH=/org/freedesktop/login1/session/$XDG_SESSION_ID ...
0 votes
1 answer
300 views
How to remove noise in speakers?
After my operating system boots, I can hear repeatedly scratch-like noise from speakers. I googled this problem, and almost found solutions somewhere: if I type like a echo 0 | sudo tee /sys/module/...