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

Restarting the container adds another entry in crontab #15

Closed
simonl169 opened this issue May 2, 2024 · 0 comments · Fixed by #16
Closed

Restarting the container adds another entry in crontab #15

simonl169 opened this issue May 2, 2024 · 0 comments · Fixed by #16

Comments

@simonl169
Copy link
Owner

After restarting the container, first another entry in the file mycron is added which then gets added to the crontab
After a few restarts, this is spamming the dns update to the server

simonl169 added a commit that referenced this issue May 5, 2024
Changes init.sh to overwrite mycron file everytime instead of adding entries to it.
This fixes accumulating duplicates in the crontab file and spamming of the dns updates to the server.
Fixes #15
simonl169 added a commit that referenced this issue May 5, 2024
Changes init.sh to overwrite mycron file everytime instead of adding entries to it.
This fixes accumulating duplicates in the crontab file and spamming of the dns updates to the server.
Fixes #15
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

Successfully merging a pull request may close this issue.

1 participant