Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

LaunchDaemon - How to create a plist.

First of all guys... Fantastic product ;-)

I'm trying to make a plist LaunchDaemon using the sweep command line.

Although the LaunchDaemon executes, the Logs show this entry,

Command line qualifiers are: -exclude 

I'm not sure if the directories using the -exclude option are actually excluded.

The ProgramArguments are as follows:

Item 1 /usr/bin/sweep

Item 2 /

Item 3 -exclude

Item 4 /dev

Item 5 /net

Item 6 /tmp

Item 7 /Volumes

According to the plist documentation, this is how it is supposed to be coded. Please

can you confirm whether the directories following the -exclude will be excluded and

achieve the desired objective.

A.

:1005543


This thread was automatically locked due to age.
Parents
  • Fantastic!

    I'm experimenting with the OS partition at the moment and it takes

    almost an hour for it to do a quick scan so I've not enabled it for now.

    However, a weekly deep scan once a week on the OS might not be

    a bad idea.

    There is one more issue that I wanted to start a new topic for but it's

    not a priority. When I include the -p (log file option) it echos the

    messages generated to the Console as well as to the new log file.

    When using other binaries, it diverts all ouput to the new file and doesn't

    duplicate the logs. Soft error or not, it can be resolved by using the

    StandardOutPath option in the plist without the -p option.

    A.

    :1005561
Reply
  • Fantastic!

    I'm experimenting with the OS partition at the moment and it takes

    almost an hour for it to do a quick scan so I've not enabled it for now.

    However, a weekly deep scan once a week on the OS might not be

    a bad idea.

    There is one more issue that I wanted to start a new topic for but it's

    not a priority. When I include the -p (log file option) it echos the

    messages generated to the Console as well as to the new log file.

    When using other binaries, it diverts all ouput to the new file and doesn't

    duplicate the logs. Soft error or not, it can be resolved by using the

    StandardOutPath option in the plist without the -p option.

    A.

    :1005561
Children
No Data