Date: Fri, 7 Jul 2000 00:18:21 +0200 (CEST) From: Mikko Tyolajarvi <mikko@dynas.se> To: jonsmith@dragonstar.dhs.org Cc: freebsd-stable@freebsd.org Subject: Re: HEADS UP: /etc/rc.shutdown calls local scripts now Message-ID: <200007062218.AAA26263@m2.dynas.se> References: <20000706102309.D20588@dan.emsphone.com> <DUPID.90710.962904327@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Jonathan Smith wrote: >By implementing the 'start' and 'stop' in the local scripts, how much >should one _expect_ their systems bootup and slow down times to take? If the start/stop arguments are coded in a backwards compatible fashion, there should be no difference. For startup, I can see no reason why there should be any difference at all [1]. As for shutdown, ports that have been fine so far without doing anything at shutdown should just ignore the "stop" arg, IMHO. Only processes that really need a clean shutdown should do anything when given the "stop" argument. $.02, /Mikko 1) Ok, make that "hardly any difference" -- the rc scripts will be a few lines longer and contain an extra conditional of some sort, so they might be slightly slower ... :) -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007062218.AAA26263>