home *** CD-ROM | disk | FTP | other *** search
- # 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
-