[stunnel-users] Resending -- Can somebody give me a sanity check on this plist re: loading stunnel on system startup -TNX
Allen
apks at mac.com
Wed Sep 3 20:38:51 CEST 2008
Begin forwarded message:
> From: Allen <apks at mac.com>
> Date: September 3, 2008 8:17:47 AM PDT
> To: stunnel-users at mirt.net
> Subject: Scripting stunnel to load automatically when OS X 10.5
> server starts up -plist
>
> Thank you Chris and Tom, for your responses,
>
> Here is my plist. I put this in /Library/LaunchDaemons. What do you
> think? --Thanks, Allen
>
>
> <?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>KeepAlive</key>
> <true/>
> <key>Label</key>
> <string>stunnel_startup</string>
> <key>ProgramArguments</key>
> <array>
> <string>/opt/local/bin/stunnel</string>
> </array>
> <key>RunAtLoad</key>
> <true/>
> </dict>
> </plist>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20080903/ab5b6753/attachment.html>
More information about the stunnel-users
mailing list