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.
This thread was automatically locked due to age.