Changeset 32
- Timestamp:
- 05/02/05 14:50:24 (4 years ago)
- Files:
-
- trunk/server/base/revoboot/debian/init.d (modified) (2 diffs)
- trunk/server/base/revoboot/debian/lbs.conf (modified) (1 diff)
- trunk/server/base/revoboot/debian/lbs.conf.8 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/server/base/revoboot/debian/init.d
r17 r32 1 1 #! /bin/sh 2 # start/stop the LBS server3 2 # 3 # start/stop the LRS server 4 4 # 5 5 … … 7 7 DAEMON=/tftpboot/revoboot/bin/lbs_starter 8 8 NAME=lbs 9 DESC="Linbox BackupServer"9 DESC="Linbox Rescue Server" 10 10 11 11 test -x $DAEMON || exit 0 trunk/server/base/revoboot/debian/lbs.conf
r18 r32 3 3 iface=eth0 4 4 hwmac=00:00:00:00:00:00 5 license= 9999995 license=2 6 6 key=0000000000000000 7 7 trunk/server/base/revoboot/debian/lbs.conf.8
r18 r32 3 3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection 4 4 .\" other parameters are allowed: see man(7), man(1) 5 .TH L BS 8 "October 13, 2003"5 .TH LRS 8 "October 13, 2003" 6 6 .\" Please adjust this date whenever revising the manpage. 7 7 .\" … … 24 24 .PP 25 25 .SH AUTHOR 26 This manual page was written by the Linbox Team < info@linbox.com>.26 This manual page was written by the Linbox Team <libre@linbox.com>.
