Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jan 2016 14:03:13 -0900
From:      "Peter A. Giessel" <pgiessel@mac.com>
To:        galtsev@kicp.uchicago.edu
Cc:        freebsd-questions@freebsd.org
Subject:   Re: "epilogue" script?
Message-ID:  <46AC0A83-6093-4366-8148-9DC756930CDD@mac.com>
In-Reply-To: <17145.128.135.52.6.1454106907.squirrel@cosmo.uchicago.edu>
References:  <17145.128.135.52.6.1454106907.squirrel@cosmo.uchicago.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

> Dear Experts,


I=E2=80=99m not an expert... so this could be wrong...


> How does one create "epoligue" script in FreeBSD. By "epoligue" script
> script I mean here the script that is executed after everything =
described
> in /etc/rc.conf is done (services started, interfaces initialized =
etc.).=20

...

> I'm left clueless. As Linux refugee I have a feeling that this is =
doable
> without a hack, like making init script, and having "sleep ..." in it
> before payload. In Linux this is done using /etc/rc.d/rc.local which =
is
> executed _after_ everything else is done.
>=20
> Just pointers where to read will be great.


I=E2=80=99m pretty sure you want to look at:

https://www.freebsd.org/cgi/man.cgi?query=3Drcorder&sektion=3D8

I=E2=80=99m pretty sure it will involve setting the right dependancies =
on your script to assure that in executes last.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46AC0A83-6093-4366-8148-9DC756930CDD>