Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MacOS: How to get login item to load without having to login?
#1
Hi,

I want one program to load on my Mac whenever it restarts, without me having to login first - is this possible?

I know I can turn myself on for automatic login and then it will work, but my Mac is shared with my kids and so I don't want automatic login on

There must be some terminal command or something that could possibly allow this, right?

Thanks in advance
Reply
#2
look up launchd
Reply
#3
raz wrote:
look up launchd

https://www.launchd.info/
Reply
#4
And you would use the launchctl command to start, stop or restart the program from the Terminal command line.
Reply
#5
Yeah... what they said...
You're not looking for a login item, you're looking for a startup item.

Some things will run on startup without the GUI, others choke and have to run under a user account.

But, regardless, you want to research launchd, launchctl, and startup items.
Reply
#6
Thanks for the replies, I'll check out the links
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)