Changeset 32

Show
Ignore:
Timestamp:
05/02/05 14:50:24 (4 years ago)
Author:
ludo
Message:

email: nobody -> libre, LBS -> LRS

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/server/base/revoboot/debian/init.d

    r17 r32  
    11#! /bin/sh 
    2 # start/stop the LBS server 
    32# 
     3# start/stop the LRS server 
    44# 
    55 
     
    77DAEMON=/tftpboot/revoboot/bin/lbs_starter 
    88NAME=lbs 
    9 DESC="Linbox Backup Server" 
     9DESC="Linbox Rescue Server" 
    1010 
    1111test -x $DAEMON || exit 0 
  • trunk/server/base/revoboot/debian/lbs.conf

    r18 r32  
    33iface=eth0 
    44hwmac=00:00:00:00:00:00 
    5 license=999999 
     5license=2 
    66key=0000000000000000 
    77 
  • trunk/server/base/revoboot/debian/lbs.conf.8

    r18 r32  
    33.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection 
    44.\" other parameters are allowed: see man(7), man(1) 
    5 .TH LBS 8 "October 13, 2003" 
     5.TH LRS 8 "October 13, 2003" 
    66.\" Please adjust this date whenever revising the manpage. 
    77.\" 
     
    2424.PP 
    2525.SH AUTHOR 
    26 This manual page was written by the Linbox Team <info@linbox.com>. 
     26This manual page was written by the Linbox Team <libre@linbox.com>.