feat: remove time. Improve README.

This commit is contained in:
2026-07-11 21:12:36 +02:00
parent 42676e5b51
commit e5c985fe00
3 changed files with 18 additions and 16 deletions

View File

@@ -5,8 +5,8 @@ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
*/10 7-23 * * * /etc/init.d/limitator save &
# Restart at midnight
1 0 1-12,14-31 * * /etc/init.d/limitator restart &
# Reset the quota monthly
1 0 13 * * /etc/init.d/limitator reset &
# Reset the quota monthly (MUST BE START DAY!)
1 0 1 * * /etc/init.d/limitator reset &
# Reboot at 4:30am every day
# Note: To avoid infinite reboot loop, wait 70 seconds