core icon indicating copy to clipboard operation
core copied to clipboard

[QUESTION]How can use systemctl in node?

Open Summer-Shen98 opened this issue 9 months ago • 0 comments

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?

Summer-Shen98 avatar Apr 30 '25 06:04 Summer-Shen98