Comments on: Insecure startup item disabled http://www.uponmyshoulder.com/blog/2010/insecure-startup-item-disabled/ // TODO: insert witty tagline Wed, 14 Nov 2018 21:35:51 +0000 hourly 1 https://wordpress.org/?v=4.9.8 By: Florent Delannoy http://www.uponmyshoulder.com/blog/2010/insecure-startup-item-disabled/comment-page-1/#comment-1616 Mon, 01 Aug 2011 07:17:00 +0000 http://www.uponmyshoulder.com/blog/?p=110#comment-1616 Hello Derek!
You can change the permissions with either the chmod command in the Terminal. The syntax is:
chmod [mode] [file]

For example, to set the correct permissions for your plist file, you’ll have to execute:
sudo chmod 644 /Library/StartupItems/MyApache/StartupParameters.plist

]]>
By: Derek http://www.uponmyshoulder.com/blog/2010/insecure-startup-item-disabled/comment-page-1/#comment-1610 Fri, 29 Jul 2011 08:16:18 +0000 http://www.uponmyshoulder.com/blog/?p=110#comment-1610 Hello and thank you for this it helped a lot, but how do i set the permissions for startupitems?
Thanks

]]>