Thank you for the advice aapanel_power.
My chkconfig --list output:
[root @ ec13e8eeed7a /] # chkconfig --list
Note: This output shows SysV services only and does not include native
system services. SysV configuration data might be overridden by native
system configuration.
If you want to list systemd services use 'systemctl list-unit-files'.
To see services enabled on particular target use
'systemctl list-dependencies [target]'.
bt 0: off 1: off 2: on 3: on 4: on 5: on 6: off
[root @ ec13e8eeed7a /] #
I think I have bt just like you.
Can't there be a mistake here ?:
CMD and ENTERPOINT were set for me automatically as follows:
CMD /usr/sbin/init
ENTRYPOINT null
Is it right?
Edit: I have the aapanel / aapanel: lib version installed. I don't know what is the difference between lib and fresh and if it can't cause this problem?