systemctl enable  将服务设置为每次开机启动;

 systemctl start  服务立即启动 下次不启动;

 systemctl enable --now   立即启动且每次重启也启动

相关文章:

  • 2022-12-23
  • 2021-09-08
  • 2021-11-29
  • 2021-11-29
  • 2021-07-18
猜你喜欢
  • 2022-12-23
  • 2021-08-25
  • 2021-07-25
  • 2022-02-17
  • 2022-12-23
  • 2021-08-28
  • 2021-06-11
相关资源
相似解决方案