The system-db program
system-db compiles the source directories of the system configuration directory into the compiled format. This format can then be used by init and system-rc to set up and control a system supervision tree.
system-db is a wrapper around the more general compile-db making it target the system supervision tree.
Interface
system-db
- system-db takes no arguments.
- It runs compile-db supplementing it with the system configuration directory and system runtime directory.
Exit codes
- Since system-db is a wrapper around compile-db, it behaves exactly like it.
Options
- There are no options to system-db.
