Project

General

Profile

« Previous | Next » 

Revision 15b63fa8

Added by Scott Ullrich over 18 years ago

Do not set an exit status in dhclient-script.

From a post that I dug up from Brooks:

Why on earth are you exiting with $1 as the status? This is almost
certainly the problem. You should not exit from dhclient-exit-hooks
at all since it occurs in the context of dhclient-script and this exit
values is entirely bogus.

  • added
  • modified
  • copied
  • renamed
  • deleted