
# Run sam-sync if enabled via the sam-sync init.d script.
0 * * * * root [ -f /var/lock/subsys/sam-sync ] && ( /usr/sbin/sam-sync-cmd 3600 2>&1 | gawk '{print strftime(), ":", $0}'  >> /var/log/sam-sync.log  )



