Startup script on osx?


Recommended Posts

Ive just got synergy working accross my mac and pc and now I'd like to get synergy starting when I start up the machines.

The pc bit is easy and already sorted but Im a bit stuck on the mac, ive had a look at the instuctions here but Im not getting anywhere when I try to follow the steps.

Basically I need the following to run each time the mac boots up

/Applications/Utilities/synergy-1.3.1/synergyc -f 192.168.2.5

Can anyone point me in the right direction?

Link to comment
https://www.neowin.net/forum/topic/600655-startup-script-on-osx/
Share on other sites

  • 2 weeks later...
The pc bit is easy and already sorted but Im a bit stuck on the mac, ive had a look at the instuctions here but Im not getting anywhere when I try to follow the steps.

Scroll to 1. Create a System Level Startup Item on that page.

Open up Terminal. According to http://www.macdevcenter.com/pub/a/mac/2001...rminal_one.html "Mac OS X?s Terminal application... sits in your Utilities folder"

Follow the directions outlined i1. Create a System Level Startup Itemi>

Using a text editor, such as nano -- or just use your favorite graphicatext editorb>, create a filSynergyi> in the folder specified. Copy the contents as described on the page.

All you need to do is edit the following line in that file

run=(/usr/local/bin/synergyc -n $(hostname -s) -1 -f synergy-server)

by replacinsynergy-serveri> with that of your own (it seems to be 192.168.2.5 from what you pasted). so:

run=(/usr/local/bin/synergyc -n $(hostname -s) -1 -f 192.168.2.5)

Most likely /Applications/Utilities/synergy-1.3.1/synergyc (from the line you pasted) is symlinked to /usr/local/bin/synergyc -- so don't worry about that.

Then just follow the rest of the Mac OS X directions (onl1. Create a System Level Startup Itemi> is necessary) on the page. Including making the shell script executable (chmod +x Synergy -- or do it their way) and creating and modifying StartupParameters.plist. Then start Synergy via the script that you just created (./Synergy start -- or do it their way). When you reboot Synergy will start automatically.

Since Mac OS X doesn't use init, like traditional Unices. It is more complicated to configure executables to run on start up. If you were using another operating system like Linux or BSD you wouldn't have to create two files to be able to start things automatically -- In fact, BSD systems don't even require you to create a new file. You can just append a line similar to that you pasted to /etc/rc.local (of course you'd want to drop root privileges --in some way-- afterwards.)

  • 8 months later...

hi, I am somewhat new to mac as well. I am running the synergy server on the mac. when I try to run my startup script, I get the following error: line 37: $1: unbound variable

I copied and pasted the script on the synergy autostart page, and changed the run line to:

run=(/usr/local/bin/synergys -f --/usr/local/bin/synergy.conf)

Line 37, which it is saying is the error is the RunService line:

RunService "$1"

Can anyone help me? I can manually start the synergy server script and run a windows pc as the client and everything works great. But I need to get the server script to auto start on the mac for the sake of the other people who use this computer. Thanks!

BTW, I am running OSx 10.5.4.

  • 3 months later...
hi, I am somewhat new to mac as well. I am running the synergy server on the mac. when I try to run my startup script, I get the following error: line 37: $1: unbound variable

I copied and pasted the script on the synergy autostart page, and changed the run line to:

run=(/usr/local/bin/synergys -f --/usr/local/bin/synergy.conf)

Line 37, which it is saying is the error is the RunService line:

RunService "$1"

Can anyone help me? I can manually start the synergy server script and run a windows pc as the client and everything works great. But I need to get the server script to auto start on the mac for the sake of the other people who use this computer. Thanks!

BTW, I am running OSx 10.5.4.

Change '/usr/local/bin/synergys' portion of the run line to match where you've copied the synergy folder. The notes on the site say "Copy it anywere" for OSX, but fail to mention that you have to modify the script to match. Since there is no installer per say for OSX you have to specify the path. Otherwise you will have to create the folder /local and /bin in teh /usr directory as they do not exist in OSX by default.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • What they really need to do is automatically spell "loses" and "lose" correctly since nobody seems to know how to anymore. Then they blame spellcheck/autocomplete and don't realize autocomplete is just filling in the word for them automatically so it was misspelled in the first place.
    • If someone chooses to continue using SB and therefore goes through the manual intervention in the thread, afterwards the BSOD problem is gone. Whether they then re-enable the task doesn't matter, they're done, though on such machines it might pay to keep it disabled in case the next update (if there is a next) causes the same problem. OTOH, if someone disables SB in the BIOS, the problem is also gone. Incidentally, I noticed that this task exists even on machines that don't support SB. It's just installed across the board...and runs. Doing what on such machines is a little hazy.
    • qBittorrent 5.2.2 by Razvan Serea The qBittorrent project aims to provide a Free Software alternative to µtorrent. qBittorrent is an advanced and multi-platform BitTorrent client with a nice user interface as well as a Web UI for remote control and an integrated search engine. qBittorrent aims to meet the needs of most users while using as little CPU and memory as possible. qBittorrent is a truly Open Source project, and as such, anyone can and should contribute to it. qBittorrent features: Polished µTorrent-like User Interface Well-integrated and extensible Search Engine Simultaneous search in most famous BitTorrent search sites Per-category-specific search requests (e.g. Books, Music, Movies) All Bittorrent extensions DHT, Peer Exchange, Full encryption, Magnet/BitComet URIs, ... Remote control through a Web user interface Nearly identical to the regular UI, all in Ajax Advanced control over trackers, peers and torrents Torrents queueing and prioritizing Torrent content selection and prioritizing UPnP / NAT-PMP port forwarding support Available in ~25 languages (Unicode support) Torrent creation tool Advanced RSS support with download filters (inc. regex) Bandwidth scheduler IP Filtering (eMule and PeerGuardian compatible) IPv6 compliant Available on most platforms: Linux, Mac OS X, Windows, OS/2, FreeBSD qBittorrent 5.2.2 changelog: FEATURE: Use D-Bus to show file in file managers (Chocobo1) #24340 BUGFIX: Fix friendlyUnitCompact precision calculation (vafada) #24323 BUGFIX: Remove all top-level folders (glassez) #24333 BUGFIX: Use proper API for checking exit status (Chocobo1) #24349 BUGFIX: Delete stale lockfile when hostname mismatch (TurboTheTurtle, glassez) #24363 BUGFIX: Fix wrong removal procedure of watched folder paths (Chocobo1) #24413 BUGFIX: Don't reannounce before interface changes are applied (glassez) #24447 BUGFIX: Use Latin script for Bosnian locale name (Andy Ye) #24342 WEBUI: Fix performance of global checkbox toggling (tehcneko) #24316 WEBUI: Fix Safari transfer list header misalignment (Piccirello) #24377 WEBUI: Fix error when submitting magnet before metadata loads (Piccirello) #24378 WEBUI: Use correct row id when updating Rss Downloader feed selection (Chocobo1) #24402 WEBUI: Use SameSite=Lax for session cookie to fix cross-site login (Piccirello) #24422 WEBUI: Bring back properties panel expand/collapse button (vafada) #24430 WEBAPI: Only use X-Forwarded-Host header when reverse proxy support is enabled (Chocobo1) #24457 RSSS: Fix "RSS Smart Episode Filter" RegEx (nathanon-akk, glassez) #24398 RSS: Fix previously matched episode format (glassez) #24452 WINDOWS: Fix Python fallback search path (TurboTheTurtle) #24325 WINDOWS: NSIS: Allow to install x64 binary on ARM64 (Chocobo1) #24358 Download: qBittorrent 5.2.2 | 41.1 MB (Open Source) Download: qBittorrent 64-bit installer (qt6) | 43.6 MB Links: qBittorrent Home page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Weechat. https://weechat.org/
  • Recent Achievements

    • Veteran
      branfont went up a rank
      Veteran
    • Reacting Well
      Almohandis earned a badge
      Reacting Well
    • First Post
      Cosminus earned a badge
      First Post
    • One Year In
      ThatGuyOnline earned a badge
      One Year In
    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      485
    2. 2
      +Edouard
      185
    3. 3
      PsYcHoKiLLa
      126
    4. 4
      Steven P.
      87
    5. 5
      neufuse
      72
  • Tell a friend

    Love Neowin? Tell a friend!