Page MenuHomeFreeBSD

Fix crontab path
ClosedPublic

Authored by bofh on Dec 26 2023, 3:22 PM.
Referenced Files
Unknown Object (File)
Sat, Oct 11, 9:52 AM
Unknown Object (File)
Sat, Oct 11, 9:51 AM
Unknown Object (File)
Sat, Oct 11, 9:51 AM
Unknown Object (File)
Sat, Oct 11, 2:09 AM
Unknown Object (File)
Jul 26 2025, 9:50 PM
Unknown Object (File)
Jul 8 2025, 11:16 AM
Unknown Object (File)
Jul 3 2025, 12:32 AM
Unknown Object (File)
Jul 1 2025, 11:04 AM
Subscribers
None

Details

Summary

In FreeBSD the crontabs are stored in /var/cron/tabs directory and not in /var directory.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bofh requested review of this revision.Dec 26 2023, 3:22 PM
bofh created this revision.

I don't think this was intended to be interpreted as a specific path (/var would've been the partition, so they're just saying that the files are on that partition of the system), but I don't know that there's any harm in being more specific.

This revision is now accepted and ready to land.Dec 27 2023, 4:06 PM
This revision was automatically updated to reflect the committed changes.