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
  • Thanks for the reply.

    I ran sweep from the command line and it displayed the same message

    in the terminal as in the logs (as above). It does seem as though it lists

    only the options and not any parameters.

    Taking the above into considration, will this command line achive all

    that I wanted to achive in the original post,

    /usr/bin/sweep --no-follow-symlinks --stay-on-filesystem /

    Thanks again.

    :1005557
Reply
  • Thanks for the reply.

    I ran sweep from the command line and it displayed the same message

    in the terminal as in the logs (as above). It does seem as though it lists

    only the options and not any parameters.

    Taking the above into considration, will this command line achive all

    that I wanted to achive in the original post,

    /usr/bin/sweep --no-follow-symlinks --stay-on-filesystem /

    Thanks again.

    :1005557
Children
No Data