e4abfe86538ab0728f0fa18c029fa235d82d8f8f
[sfa.git] / sfa / cron.d / sfa_component_setup.cron
1 SHELL=/bin/bash
2 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin
3 MAILTO=root
4 HOME=/
5 #
6 # minute hour day-of-month month day-of-week user command
7 # get the nodes pkey
8 0 */1 * * *  /usr/bin/sfa_component_setup.py -c > /dev/null 2>&1
9 */30 * * * *  /usr/bin/sfa_component_setup.py -g > /dev/null 2>&1