summaryrefslogtreecommitdiff
path: root/mk/rootfs/README.busybox.inittab
blob: b9eb1e96f78745046f8cecf123bc1c71ed3543ee (plain)
1
2
3
4
5
6
# Format for each entry: <id>:<runlevels>:<action>:<process>
#
# id        == tty to run on, or empty for /dev/console
# runlevels == ignored
# action    == one of sysinit, respawn, askfirst, wait, and once
# process   == program to run