ntsysv

yun install -y ntsysv

可以查看与设置linux系统的服务


1
chkconfig  --list    #列出服务的列表

 

1
chkconfig  atd off     #关闭一个服务  atd表示服务的名称