Ununtu 14.4 upstart does not support timers for recurrent operations. The upstart cookbook suggest a way to mimic this functionality here: http://upstart.ubuntu.com/cookbook/#run-a-job-periodically This patch adds a service that runs the house-keeping daily. Setting it as a service insure that it would start and stop with scylla-server service.