#!/bin/sh

SystemStarter stop cvslockd
killall cvslockd
service cvspserver stop
exit 0
