-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
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.
- /usr/local/ispconfig/server/server.sh
-
-
-
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels