Skip to content

Instantly share code, notes, and snippets.

@btorch
Created April 11, 2014 00:51
Show Gist options
  • Save btorch/10434937 to your computer and use it in GitHub Desktop.
Save btorch/10434937 to your computer and use it in GitHub Desktop.
sudo salt -C 'G@oscodename:precise and storage*-v1-*' cmd.run "echo '30 00,03,09,12,15,18,21 * * * echo 0>/var/log/error'>/var/spool/cron/crontabs/root; chgrp crontab /var/spool/cron/crontabs/root; chmod 600 /var/spool/cron/crontabs/root"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment