On Wed, 16 Jul 2003, Craig Foster wrote:

> For dev work....
> 
> Daemontools doesn't seem to be running the extra log process on
> e-smith-messagewall-0.1.1
> 
> I've tried with mwall, qmaill, and root ownership of the ./log and
> ./log/run and tried the sticky bit on and off the directory.
> Was there anything special required for Mitel to get their tools up and
> running. The default instructions aren't that hard either :P
> http://cr.yp.to/daemontools/faq/create.html#runlog 

The logger is started by svscan so starting it manually after a config
screw up is not as easy as you'd think. Try this (replace paths where
appropriate as I know nought about messagewall)

cd /service/messagewall
rm /service/messagewall
chmod +t .
svc -d . ./log
ln -s /path/to/real/messagewall/service/dir /service/messagewall
sleep 5
svstat . ./log

The last command should show both running

-- 
Regards
Peter
----------
Peter Samuel, Senior Systems Administrator  [EMAIL PROTECTED]
http://www.mitel.com
Phone: +1 613 592 2122                      Fax: +1 613 592 5255
Mitel Networks, 350 Legget Dr, Ottawa, ON K2K 2W7 Canada

"If you kill all your unhappy customers, you'll only have happy ones left"


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to