我有一个 systemd 服务,显示以下错误 service start request repeated too quickly, refusing to start
service start request repeated too quickly, refusing to start
我知道该服务被配置为在失败时重新启动,并且它一次又一次地重新启动。但它究竟什么时候拒绝重启?是否有定义它的限制或数量?
此外,究竟是too quickly什么意思,它是给定时间段内重启次数的限制吗?
too quickly
linux systemd
linux ×1
systemd ×1