Results 1 to 2 of 2

Thread: Black List update for squidguard in cron utility

  1. #1

    Black List update for squidguard in cron utility

    hi all

    i have installed squidGuard on my proxy server and it works fine.Now i need to update data base automaticaly.For this purpose i make an executeable file named "script" and the contents of file are

    #!/bin/bash
    squidGuard -C all

    manualy it work fine but when i placed it in cron.daily direcotry but it not work


    any one there for help me????


    Bilal

  2. #2
    I take it all the other stuff in the daily directory does fire?
    If so, then maybe it's a permission problem - in which case make the script executable by everybody or make it owned by root.
    Take a look at /etc/crontab for evidence that the contents of the daily directory is set to be run and at what time it is supposed to happen.

Similar Threads

  1. Microsoft Security Bulletin MS05-014
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 02-26-2005, 01:26 AM
  2. Device Manager Error Codes
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 12:52 AM
  3. List of fixes included in Windows XP SP2
    By regix in forum Windows - General Topics
    Replies: 6
    Last Post: 01-03-2005, 10:44 PM
  4. How to black list in Sendmail
    By Blaqb0x in forum Linux - Hardware, Networking & Security
    Replies: 0
    Last Post: 06-27-2002, 05:37 AM
  5. Scheme Learning and Q&A, #1
    By ndogg in forum Linux - Software, Applications & Programming
    Replies: 4
    Last Post: 04-12-2002, 05:00 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •