~fajran/sedot/trunk

10 by Fajran Iman Rusadi
- Some documentations (still incomplete)
1
Cron
2
====
3
4
1. Cron entry for each package:
5
6
   Active packages are written in /nodes/[hostname.fqdn]/pkgs
7
8
2. Cron entry for the node:
9
10
   Written in /nodes/[hostname.fqdn]/cron
11
12
3. Those crons are merged and written in /data/cron/[hostname.fqdn].cron
13
14
4. The cron file is then activated.
15
16
17
Note:
18
- [hostname.fqdn] is retrieved from "hostname -f"