a minimal pid 1 process
$ init --interval=10000 -- asgard -- bootThis only does two things:
- calls
waitperiodically to free orphaned zombie processes - boots another process
Century doesn't care if the next process exists.
- century is not a job runner
- century doesn't care how your system boots
- century doesn't care if your system boots at all
Century is there to reap processes.