Start / Stop Crontab Service in Ubuntu


/ Published in: Bash
Save to your folder(s)

Start / Stop Crontab as a service


Copy this code and paste it in your HTML
  1. sudo start cron
  2. sudo stop cron

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.