-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Cory Syvenky wrote:
| Experienced Server Admins,
|
| So I've installed daemontools as outlined in the following document (to
| the letter): http://www.thedjbway.org/daemontools/installation.html,
| everything at this point is working a-ok.
Ok that's good
|
| Then I move on to the tutorial document:
| http://www.thedjbway.org/daemontools/blabbyd.html, I can succesfully make
| it about a 3rd of the way down the page to the line that states "That's
| it! Within 5 seconds daemontools' svscan will start the blabbyd service
| for you automatically.".
|
| The next few paragraphs are where all my problems begin, when I run:
|
|   # svstat /service/blabbyd
|
| I do not get an incremental count of how long the daemon has been running
| for, I get a new PID everytime I query it. See my results below:
|
|   # svstat /service/blabbyd/
|   /service/blabbyd/: up (pid 4229) 0 seconds
|   # svstat /service/blabbyd
|   /service/blabbyd: up (pid 4231) 1 seconds
|   # svstat /service/blabbyd
|   /service/blabbyd: up (pid 4233) 1 seconds
|
This means there is something wrong with your run script. Try this
svc -d /service/blabbyd
./service/blabbyd/run

What does that give.  Most likely you'll get some kind of error.
| What am I missing?
The other thing you can look at is the log for /service/blabbyd usually
in the log/main subdir.


- -- Mike Site: http://www.blahz.org GPG Key: http://www.blahz.org/gpg.asc Trying is the first step towards failure - --Homer Simpson -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBHVq7w+I3MvUBM6QRAgXeAJ9ZDzpPEy4hMX6f9Voxrh7QuFBzIACbBAKk
rF0S0nMrxujcrAHD/l+1+Xo=
=dlnw
-----END PGP SIGNATURE-----

_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to