Skip to content

Crontab -e is empty in container #27

@daemex

Description

@daemex

Hello,

Just wanted to note that the container by default has the crontab -e file empty (not sure if this is normal). I ended up manually adding the following to the crontab:

          • /usr/local/ispconfig/server/server.sh
            and my jobs were not building up anymore. You also need to add the /var/spool/cron container volume to host so it is persistent.

Alternatively, I just updated using the following command:
ispconfig_update.sh

and the update wizard asked if I wanted it to reconfigure the crons and sure enough, it fixed the crontab file with the proper values (it was working with the method above, but with the new settings from the update it still works so no problem).

Hopefully this will help someone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions