Roundup Tracker - Issues

Message2221

Author rouilj
Recipients
Date 2006-03-06.00:51:45
Message-id
In-reply-to
The scripts/server-ctl command doesn't use
the config file format supported by the new
roundup-server.

This patch replaces the old style command
line args with the config file method.
It also extracts the pid file from the config file
(which is hopefully a file path/name) for use
in the status portion of the script.

-- rouilj
History
Date User Action Args
2009-02-03 14:21:42adminlinkissue1443805 messages
2009-02-03 14:21:42admincreate