2

MAC PRO 1,1

it says: Insecure Startup items folder detected .... Items in startupitems folder have not been started because the folder does not have the proper security settings

my question:I checked in About this mac, then more info, then under software Startup items - and there I read: No information found.

I think I deleted what is supposed to be there by mistake. Please let me know what it is to be

there and if I can get that to put it there please help.

Liliana
  • 21

1 Answers1

1

StartupItems apply to all users, therefore the folder needs to be owned by root. You can set this by running the following, then rebooting.

sudo chown -R root:wheel /Library/StartupItems/
grg
  • 201,078