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

Diff of /trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11 by dpavlin, Thu Jun 23 13:14:04 2005 UTC revision 12 by dpavlin, Thu Jun 23 17:19:41 2005 UTC
# Line 13  start: Line 13  start:
13          sudo -u backuppc /data/backuppc/bin/BackupPC -d          sudo -u backuppc /data/backuppc/bin/BackupPC -d
14    
15  stop:  stop:
16          sudo -u backuppc killall BackupPC || true          sudo -u backuppc killall BackupPC && sleep 1 || true

Legend:
Removed from v.11  
changed lines
  Added in v.12

  ViewVC Help
Powered by ViewVC 1.1.26