I have setup new node by python api and I want to use systemctl to start/stop/monitor some service such as dnsmasq、isc-dhcp-server and many others
When use systemctl it shows System has not been booted with systemd as init system (PID 1). Can't operate.
In node PID 1 is vnoded.
Any ideas to solve this problem?