切换主题
systemctl start [服务进程名]
systemctl status [服务进程名]
systemctl stop [服务进程名]
systemctl enable [服务进程名]
systemctl disable [服务进程名]
807a912