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

Hello

I'd like to confirm this behaviour. The following info appears in syslog
in this case:

Aug 3 06:26:21 m1 thttpd[3282]: bind 192.168.0.1 - Address already in use
Aug 3 06:26:21 m1 thttpd[3282]: Could not perform initialization. Exiting.
Aug 3 06:26:21 m1 thttpd[2803]: exiting


A simple fix would be to insert 'sleep 1' between
$INIT stop
$INIT start
in restart clause of /etc/init.d/thttpd so it looks like:

$INIT stop
sleep 1
$INIT start

Regards,
Alexander

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFE0fj1ANNyqVq3ICERAvOCAJsFKIGrfL/c8/E/0UMSx0FUuAFsWwCeM+Pc
Vjm2dXzjAgPwZlU+6tfdyH4=
=Mw41
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to