/[gedafe]/trunk/bin/gedafed-ctl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/bin/gedafed-ctl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Mon Feb 14 18:52:26 2005 UTC (19 years, 2 months ago) by dpavlin
File size: 176 byte(s)
import of Gedafe 1.2.2

1 dpavlin 1 #!/bin/sh -e
2    
3     BIN=/usr/local/gedafe/bin
4     DAEMONCTL=$BIN/daemon-ctl
5     GEDAFED=$BIN/gedafed
6    
7     test -f $GEDAFED || exit 0
8     test -f $DAEMONCTL || exit 0
9    
10     $DAEMONCTL $1 gedafed $GEDAFED

Properties

Name Value
svn:executable

  ViewVC Help
Powered by ViewVC 1.1.26