Darac Marjal writes:
> Is there something wrong with systemd-crontab-generator?
>
> https://manpages.debian.org/stretch/systemd-cron/systemd-crontab-generator.8.en.html
Assuming I want to migrate entirely to systemd.timers, I want to know
if there is a way not to have many similar entries. (som
Is there something wrong with systemd-crontab-generator?
https://manpages.debian.org/stretch/systemd-cron/systemd-crontab-generator.8.en.html
On 31/08/2018 07:59, Kamil Jońca wrote:
> Recently I found that systemd has timers which can replace (and extend)
> cron functionality.
>
> My question is:
Recently I found that systemd has timers which can replace (and extend)
cron functionality.
My question is:
I have crontab like this:
--8<---cut here---start->8---
1 * * * * script.sh site1
3 * * * * script.sh site2
9 * * * * script.sh site3
2 * * * *
3 matches
Mail list logo