Advertisement
fplanzer

cron at start reboot

Feb 6th, 2019
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. @reboot sleep 60 && /bin/sh /root/script.sh 2>&1 | mail -s "Cronjob ouput" mail@dominio.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement