SuperX-Kernmodul
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
364 B

# Example crontab for user superx
# set EDITOR to vi, and enter
# crontab -e
# | | | | |
# | | | | - Wochentag (0=Sonntag)
# | | | |
# | | | - Monat (1-12)
# | | |
# | | - Tag (1-31)
# | |
# | - Stunde (0-23)
# |
# - Minute (0-59)
#
# Täglicher SuperX-Update um 18 Uhr
#
00 18 * * 1-5 /home/superx/db/module/update.x >>/home/superx/db/module/update.log 2>&1