• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/sysvinit/inittab
Luca CeresoliLuca Ceresoli committed 36b4b852eea03 Jul 2011
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
# /etc/inittab
2
#
3
# This inittab is a basic inittab sample for sysvinit, which mimics
4
# Buildroot's default inittab for Busybox.
5
id:1:initdefault:
6
​
7
proc::sysinit:/bin/mount -t proc proc /proc
8
rwmo::sysinit:/bin/mount -o remount,rw / # REMOUNT_ROOTFS_RW
9
dpts::sysinit:/bin/mkdir -p /dev/pts
10
moun::sysinit:/bin/mount -a
11
host::sysinit:/bin/hostname -F /etc/hostname
12
init::sysinit:/etc/init.d/rcS
13
​
14
1:1:respawn:/sbin/getty 38400 tty1
15
2:1:respawn:/sbin/getty 38400 tty2
16
​
17
# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 # GENERIC_SERIAL
18
​
19
# Logging junk
20
mess::sysinit:/bin/touch /var/log/messages
21
sysl:1:respawn:/sbin/syslogd -n -m 0
22
klog:1:respawn:/sbin/klogd -n
23
​
24
# Stuff to do for the 3-finger salute
25
rebo::ctrlaltdel:/sbin/reboot
26
​
27
# Stuff to do before rebooting
28
sklo:6:wait:/usr/bin/killall klogd
29
ssys:6:wait:/usr/bin/killall syslogd
30
umou:6:wait:/bin/umount -a -r
31
swap:6:wait:/sbin/swapoff -a
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.