On Monday, 20 February 2017 23:23:42 UTC+9, Sam Hathaway wrote: > > On 11 Feb 2017, at 10:35 PM EST, Jim McIntosh wrote: > > > I have a file /Library/LaunchDaemons/com.barebones.bbedit.plist > > in /Library/LaunchDaemons/com.barebones.bbedit.plist dated May 21, 2010. > > Can it be removed or does it still provide a function? > > Jim, > > I'd be interested to see what the contents of that file are. > -sam >
I have this same file and am also wondering what it is for. Here are the contents of the plist: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>EnableTransactions</key> <true/> <key>Label</key> <string>com.barebones.authd</string> <key>ProgramArguments</key> <array> <string>/Library/PrivilegedHelperTools/com.barebones.authd</string> </array> <key>Sockets</key> <dict> <key>com.barebones.authd.socket</key> <dict> <key>SockPathMode</key> <integer>438</integer> <key>SockPathName</key> <string>/var/tmp/com.barebones.authd.socket</string> </dict> </dict> </dict> </plist> No idea what that SockPathMode really means though, the man page remains mysterious: SockPathMode <integer> This optional key specifies the mode of the socket. Regards, iain -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "supp...@barebones.com" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to bbedit+unsubscr...@googlegroups.com. To post to this group, send email to bbedit@googlegroups.com. Visit this group at https://groups.google.com/group/bbedit.