Differences
This shows you the differences between two versions of the page.
cron [2015/11/30 22:11] – created - external edit 127.0.0.1 | cron [2025/07/21 07:29] (current) – [FreeBSD] steve | ||
---|---|---|---|
Line 14: | Line 14: | ||
Configuration is located at ''/ | Configuration is located at ''/ | ||
+ | You can run a command on boot using '' | ||
+ | |||
+ | < | ||
+ | crontab -e | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | @reboot fuse-ext2 /dev/ada0p4 /mnt/ext2 -o ro | ||
+ | </ | ||
==== Gentoo vixie-cron ==== | ==== Gentoo vixie-cron ==== | ||