Skip to content

Instantly share code, notes, and snippets.

@Daemonslayer2048
Last active June 11, 2019 13:33
Show Gist options
  • Save Daemonslayer2048/e65ac762ec789ce0178e67b5285a24c5 to your computer and use it in GitHub Desktop.
Save Daemonslayer2048/e65ac762ec789ce0178e67b5285a24c5 to your computer and use it in GitHub Desktop.
A Note on Managing Service Files0 #Salt
service.systemctl_reload:
module.run:
- onchanges:
- file: /a/cron/file
cron:
service.running:
- enable: True
- reload: True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment