Skip to content

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

Open
@ben-2357

Description

@ben-2357

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    🆕 New Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions