linuxserver / docker-transmission

GNU General Public License v3.0
577 stars 179 forks source link

[BUG] Custom crontabs no longer work #268

Closed havardAasen closed 7 months ago

havardAasen commented 8 months ago

Is there an existing issue for this?

Current Behavior

Custom crontab is no longer working within the container.

Expected Behavior

Previously I had the file config/crontab/root with my custom settings, this was copied to /etc/crontab/root inside the container.

Steps To Reproduce

Create the file in config/crontab/root, with the version prior to #254 this gets copied into, and is used, in the container, in later version, this file is ignored.

Environment

- OS: Debian 12
- How docker service was installed: apt

CPU architecture

x86-64

Docker creation

.

Container logs

.
github-actions[bot] commented 8 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

LinuxServer-CI commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

havardAasen commented 7 months ago

Missing feedback from maintainer, still a valid issue.

aptalca commented 7 months ago

https://info.linuxserver.io/issues/2023-11-02-cron/

havardAasen commented 7 months ago

https://info.linuxserver.io/issues/2023-11-02-cron/

Thanks, seems to the info I needed.

Why is nothing mentioned in the changelog, a notice that the functionality was going away and that link? After all, that's what the changelog is for.

aptalca commented 7 months ago

It was a change at the baseimage level. Not specific to this image.

github-actions[bot] commented 6 months ago

This issue is locked due to inactivity