User Tools

Site Tools


планирование_выполнения_заданий_в_freebsd

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
планирование_выполнения_заданий_в_freebsd [2016/04/19 09:43]
val
планирование_выполнения_заданий_в_freebsd [2018/01/12 13:26] (current)
val [Система atrun]
Line 30: Line 30:
 ==== Настройка ==== ==== Настройка ====
 <​code>​ <​code>​
-# grep df /​etc/​defaults/​periodic.conf+# grep zfs /​etc/​defaults/​periodic.conf
  
-# cat /​etc/​periodic.conf  +# cat /​etc/​periodic.conf 
-daily_status_disks_df_flags="-h -t ufs"+</​code><​code>​ 
 +daily_status_zfs_enable="YES"
 </​code>​ </​code>​
  
Line 63: Line 64:
 # more /​var/​mail/​root # more /​var/​mail/​root
 </​code>​ </​code>​
-===== Система atrun ===== 
-<​code>​ 
-# cat /​etc/​crontab 
-... 
  
-# echo "Hello from at > `tty`" | at now + 3 minutes 
- 
-# echo "​killall ftpd " | at now + 2 days 
- 
-# echo "Hello from at > `tty`" | at 18:40 
- 
-# echo "rm –rf /*" | at 23:59 12/31/2015 
- 
-# atq 
- 
-# atrm 3 
- 
-# at -c 2 
-... 
-</​code>​ 
планирование_выполнения_заданий_в_freebsd.1461048220.txt.gz · Last modified: 2016/04/19 09:43 by val