initial commit of a *whole bunch* of old Egressive shell scripts, used to make many people redundant.
This commit is contained in:
commit
43e0f5b59e
329 changed files with 31937 additions and 0 deletions
11
egrsynclogs/egrsync.gruyere
Executable file
11
egrsynclogs/egrsync.gruyere
Executable file
|
@ -0,0 +1,11 @@
|
|||
#
|
||||
# run system mirroring sessions
|
||||
#
|
||||
# hourly - every hour from 7am to 9pm 7 days a week...
|
||||
10 7-21/3 * * mon,tue,wed,thu,fri,sat,sun root /etc/egrsync/egrsync -r -c /etc/egrsync/gruyere/hourly.conf
|
||||
#
|
||||
# daily - at 2:30 am, mon-sat
|
||||
#15 2 * * mon,tue,wed,thu,fri,sat root /etc/egrsync/egrsync -r -c /etc/egrsync/gruyere/daily.conf
|
||||
#
|
||||
# weekly - at 2:30 am, sun
|
||||
#45 2 * * sun root /etc/egrsync/egrsync -r -c /etc/egrsync/gruyere/weekly.conf
|
Loading…
Add table
Add a link
Reference in a new issue