home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Comunicatii
/
nat32
/
CRONTAB
< prev
next >
Wrap
Text File
|
2004-10-27
|
476b
|
15 lines
# This is a sample which you should edit to meet your needs
# at reboot, START the DUN Server
# @reboot duns on
# at 9:00 Monday to Friday STOP the DUN Server
# 0 9 * * Mon-Fri duns off
# at 17:00 Monday to Friday START the DUN Server
# 0 17 * * Mon-Fri duns on
# @reboot admin on
#
# Remove partial entries from the NDIS3PKT Mux Table every minute
* * * * * mux reset
#
# Remove Port 445 entries from the NDIS3PKT Mux Table every minute
* * * * * mux reset 445