1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 20:25:38 +03:00
systemd/TODO

9 lines
379 B
Plaintext
Raw Normal View History

- use mknod(2) and not execute mknod(1)
- add klibc to the build process (or make it easier to do) to get
smaller binary
2003-07-25 03:59:52 +04:00
- document the config file format (it will change over time...)
- persistant naming database backend
- make program work like design says it should (three parts, not 1)
- add hooks to call D-BUS when new node is created or removed
- lots of other stuff...