In at least some versions of OS X SystemStarter gets cranky if the

startup item is group-writable.

svn path=/trunk/; revision=37316
This commit is contained in:
Guy Harris 2011-05-20 02:35:05 +00:00
parent 50330f2dbd
commit 4b7cc99d00
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@ done
# ChmodBPF
mkdir -p "$chmodbpf_dir"
cp -v ChmodBPF/* "$chmodbpf_dir"
chmod -R g-w "$chmodbpf_dir"
# The rest of the Wireshark installation (we handled bin above)
rsync -av \