~vorlon/ubuntu/raring/upstart/lp.1199778

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Scott James Remnant
  • Date: 2007-01-09 20:38:27 UTC
  • Revision ID: scott@netsplit.com-20070109203827-9vlibys1h7rdufld
* TODO: Update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
High Priority:
2
2
 
3
 
 * allow "" as a catch-all in the config stanza list?
4
 
 
5
 
 * fix config file test suite to be per-stanza/function
6
 
 
7
 
 * various job structure member names are bogus (pidfile -> pid_file, etc.)
8
 
 
9
3
 * consider renaming daemon to "forks" or similar?
10
4
 
11
5
 * ban using respawn/daemon as a shortcut?
36
30
 
37
31
 * config files don't get read if inotify not used.
38
32
 
 
33
 * maybe consolidate above to a generic directory watching function, it's
 
34
   quite a common thing to do
 
35
 
39
36
 
40
37
 * cfg_watch_dir needs testing, as does cfg_watcher
41
38