Skip to content

Instantly share code, notes, and snippets.

@raphink
Created July 26, 2012 21:12
Show Gist options
  • Save raphink/3184542 to your computer and use it in GitHub Desktop.
Save raphink/3184542 to your computer and use it in GitHub Desktop.
raphink@obadiah:~/Documents$ cat fakeroot/etc/inittab
co:2345:respawn:/sbin/agetty xvc0 9600 vt100-nav
raphink@obadiah:~/Documents$ augtool -r fakeroot/ print /files/etc/inittab
/files/etc/inittab
/files/etc/inittab/co
/files/etc/inittab/co/runlevels = "2345"
/files/etc/inittab/co/action = "respawn"
/files/etc/inittab/co/process = "/sbin/agetty xvc0 9600 vt100-nav"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment