Date: Sat, 30 Jan 2016 00:35:37 +0100 From: Terje Elde <terje@elde.net> To: galtsev@kicp.uchicago.edu Cc: freebsd-questions@freebsd.org Subject: Re: "epilogue" script? Message-ID: <D831DD1E-CF69-4326-AAF7-9144F3EE90A4@elde.net> 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
> On 29 Jan 2016, at 23:35, Valeri Galtsev <galtsev@kicp.uchicago.edu> wrote= : >=20 > 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 Could you be a bit more specific about what you're trying to do? Also, not all Linux-refugees are aware, but FreeBSD has it's normal system s= tart scripts in /etc/rc.d/, but similar scripts from ports etc, go in /usr/l= ocal/etc/rc.d. It seems likely that you'd want to put something there.=20 These scripts also have dependency-resolution, so you can have one script de= pend on functionality from others already being initialized.=20 Terje
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D831DD1E-CF69-4326-AAF7-9144F3EE90A4>