Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2001 02:12:20 -0800 (PST)
From:      Peter Pentchev <roam@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc rc rc.shutdown
Message-ID:  <200112121012.fBCACKU91515@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
roam        2001/12/12 02:12:20 PST

  Modified files:
    etc                  rc rc.shutdown 
  Log:
  Set the script_name_sep variable to a safe value if it is not
  already set (e.g. a failed/skipped mergemaster run during an upgrade).
  Without this, if script_name_sep was not set in the rc.conf files,
  local scripts will not be executed on startup or shutdown.
  
  PR:             misc/32687
  Submitted by:   Nicholas Paufler <echofox@discordia.ca> (the problem)
                  Sheldon Hearn (the idea behind the fix)
  Reviewed by:    sheldonh
  MFC after:      1 week
  
  Revision  Changes    Path
  1.288     +4 -1      src/etc/rc
  1.21      +4 -1      src/etc/rc.shutdown

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112121012.fBCACKU91515>