How to list running services in Devuan Linux (OpenRC)
As you know, Devuan Linux is using a little bit different init system, than other Linux distros. OpenRC is a service manager is a dependency-based init system that works with the system-provided init program.
To list all running services, just run a following command:
$ rc-status
my output: