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

[Bug]: Docker already has an entry in Crontab #4745

Open
ben-2357 opened this issue Jan 10, 2025 · 0 comments
Open

[Bug]: Docker already has an entry in Crontab #4745

ben-2357 opened this issue Jan 10, 2025 · 0 comments

Comments

@ben-2357
Copy link

User story

I want the crontab entry to be removed so users are able to set their own wihtout having to remove/comment it out every time the container is restarted.

Game

PaperMC

Linux distro

Ubuntu 22.04

Command

command: update

Further information

There is a cron entry in the container by default:

*/60 * * * * /app/pmcserver update > /dev/null 2>&1

I don't know if this is intentional, but it is very annoying because I'd like to set my own update interval without having to modify the actual application code. I didn't think it was necessary to make an issue for such a small problem. Thanks!

Relevant log output

No response

Steps to reproduce

  1. Use the container lol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New Issues
Development

No branches or pull requests

1 participant