I have written a new version of a init.d script from the skeleton 
provided from  Jurgen DEBO. The initscript has a LSB compliant header 
and uses external options from a default configuration file 
(/etc/default).

It can be easily extended for setting up a default non-start policy, 
target to the medium user. I would like this script to be integrated in 
newer version of the package.

-- 
Marco Solieri
 aka SoujaK

Attachment: initscript-subversion
Description: application/shellscript

# Defaults file for svnserve, the Subversion daemon
# This is a POSIX shell fragment

# The directory where repositories are located in
ROOTDIR="/var/lib/svn"

# Where to put the PID file
PIDFILE="/var/run/svnserve.pid"

# Where to put the lock file
LOCKFILE="/var/lock/svnserve"

# Other options
OPTIONS=""

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to