Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CronJob darf die anderen nicht Überspeichern #29

Open
darthkali opened this issue Jun 30, 2022 · 0 comments
Open

CronJob darf die anderen nicht Überspeichern #29

darthkali opened this issue Jun 30, 2022 · 0 comments

Comments

@darthkali
Copy link
Member

Aktuell richten wir einen CronJob auf dem Pi ein, der die Controller in einem gewissen Intervall neu startet, um das System am Leben zu halten.

Aktuell Überspeichern wir aber den gesamten CronTab, damit mir nicht mehrere gleiche Jobs anhängen, was den Controller mehrfach starten würde.

Hinweise:
Jobs in /etc/cron.d/ top
The jobs in cron.d and /etc/crontab are system jobs, which are
used usually for more than one user, thus, additionally the
username is needed. MAILTO on the first line is optional.
alternativ /var/spool/cron/ a
directory for storing crontabs defined by users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant