JohnnyGrey86

low_bat_shutdown cron task

Mar 8th, 2020
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.19 KB | None | 0 0
  1. # LiPoPi
  2. # Regularly check for a low battery and shutdown if appropriate
  3.  
  4. # m  h dom mon dow user  command
  5.   *  *  *   *   *  root  /home/pi/low_bat_shutdown >> /home/pi/low_bat_shutdown.log 2&>1
Advertisement
Add Comment
Please, Sign In to add comment