Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Aug 2022 11:07:21 -0700
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Jan Bramkamp <crest@rlwinm.de>
Cc:        freebsd-arch@freebsd.org
Subject:   Re: cron @shutdown
Message-ID:  <20220815180721.AE83B126@slippy.cwsent.com>
In-Reply-To: <6c1ce943-bcd8-3a34-f59c-1b60d05f23fa@rlwinm.de>
References:  <20220802145433.E2DB351D@slippy.cwsent.com>  <6c1ce943-bcd8-3a34-f59c-1b60d05f23fa@rlwinm.de>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <6c1ce943-bcd8-3a34-f59c-1b60d05f23fa@rlwinm.de>, Jan Bramkamp 
write
s:
> On 02.08.22 16:54, Cy Schubert wrote:
> > Hi,
> >
> > Does anyone think there might be some utility with an @shutdown crontab(5)
> > "nickname" similar to @reboot but instead when cron shuts down?
> >
> > I pointed out to one of my customers that @reboot might be an option
> > instead of an rc script (or in his case a systemd unit file). Not that an
> > @reboot for FreeBSD cron would contribute to solving his Linux problem but
> > might our users be interested in something like this?
> How would this interact with signaling and restarting the cron daemon? 
> Are there status files or something similar allowing cron to tell a 
> `pkill cron` from a `service cron restart` from a real `shutdown -p now`?
>

Typically cron is rarely restarted. However, at $JOB it is expected that 
scripts that are called in this manner should use some kind of lock file to 
avoid starting another instance of the applicaion.


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org
NTP:           <cy@nwtime.org>    Web:  https://nwtime.org

			e**(i*pi)+1=0





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