문제

How does one restart the Ruby clockwork gem?

After reading the Wiki, it seems you can only start it, not stop or restart it.

I don't want to manually kill the process and run it again.

도움이 되었습니까?

해결책

Assuming you started it as a daemon, then 'clockworkd -c YOUR_CLOCK.rb stop' should do the trick.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top