CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
initrd.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
added initial stuff based on busybox-1.14.1 (need testing)
[initrd.git]
/
filesystem
/
inittab
Commit
Line
Data
b70e0e65
JB
1
#
2
# /etc/inittab
3
#
4
5
::sysinit:/etc/rc
6
::restart:/sbin/init
7
::ctrlaltdel:/sbin/init
8
::shutdown:/sbin/swapoff -a
9
::shutdown:/bin/umount -a -r
10
11
::askfirst:-/bin/sh
12
13
tty2::askfirst:-/bin/sh
14
tty3::askfirst:-/bin/sh
15
tty4::askfirst:-/bin/sh
16
17
# End of file