The officially official Devuan Forum!

You are not logged in.

#1 Re: Installation » Package Numad daemon not working in Devuan » Yesterday 03:45:40

I say it wrong, numad itself works if you manually run binary under sudo, but autorun does not work.

#3 Re: Installation » Package Numad daemon not working in Devuan » Yesterday 03:22:14

Due to such a problem when working on servers, it is very difficult to abandon debian in order to switch to devuan.
Help if there is anyone who can adapt for SysVinit and OpenRC and add an fix to the official Devuan repos.

#4 Installation » Package Numad daemon not working in Devuan » Yesterday 03:16:36

GermanAizek
Replies: 4

Numad application is not adapted for initialization systems other than systemd. Therefore, such a utility for HPC and data centers does not start as a daemon.
This utility works in all distributions, and it is enabled by default in Red Hat products.

https://packages.debian.org/sid/numad

devuan@devuan:~$ sudo service numad start
grep: /etc/init.d/numad: No such file or directory
numad: unrecognized service
devuan@devuan:~$ sudo service numad status
grep: /etc/init.d/numad: No such file or directory
numad: unrecognized service
devuan@devuan:~$ numad 
Sat Nov  1 06:00:44 2025: Cannot open numad log file (errno: 13) -- using stderr
Sat Nov  1 06:00:44 2025: Cannot open numad.pid file
devuan@devuan:~$ sudo rc-update add numad default
 * rc-update: service `numad' does not exist
devuan@devuan:~$ sudo update-rc.d numad defaults
update-rc.d: error: initscript does not exist: /etc/init.d/numad

Board footer

Forum Software