Skip to content

Instantly share code, notes, and snippets.

@dungmanh88
Created September 26, 2016 03:08
Show Gist options
  • Save dungmanh88/73b7cc152027691c25387d4ce3b9b960 to your computer and use it in GitHub Desktop.
Save dungmanh88/73b7cc152027691c25387d4ce3b9b960 to your computer and use it in GitHub Desktop.
Find cron init script on systemd
systemctl cat cron.service
or
cat /etc/init.d/cron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment