X-Spam-Check-By: sourceware.org Message-ID: Date: Wed, 5 Jul 2006 18:18:54 -0500 From: "Stephen Boudreaux" To: cygwin AT cygwin DOT com Subject: configuring unison as a service / daemon MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I'm using unison to replicate between two servers, and I'd like to run it as a service in windows versus as an administrator. Right now I'm running a "nohup nice -10 unison myLocalDir ssh://remotUser AT host/hostDir -silent -repeat 300 &" to get unison to synchronize every 5 minutes in the background. Ideally I would want this running as a service... Any suggestions? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/