Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cron [2015/11/30 22:11] – created - external edit 127.0.0.1cron [2025/07/21 07:29] (current) – [FreeBSD] steve
Line 14: Line 14:
 Configuration is located at ''/etc/defaults/periodic.conf'' Configuration is located at ''/etc/defaults/periodic.conf''
  
 +You can run a command on boot using ''crontab'':
 +
 +<code>
 +crontab -e
 +</code>
 +
 +<code>
 +@reboot fuse-ext2 /dev/ada0p4 /mnt/ext2 -o ro
 +</code>
 ==== Gentoo vixie-cron ==== ==== Gentoo vixie-cron ====
  

Navigation
QR Code
QR Code cron (generated for current page)