diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-26 01:49:12 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-26 01:49:12 +0200 |
commit | ba2dcccd799963ac74ee92300df494947820608b (patch) | |
tree | e27140083f1f4faebe86cde97a3dabbff5ac7f9e /examples/inittab | |
parent | 0f8960542f6f5ae258e72e56ba7296a01a9c10af (diff) |
*: trailing empty lines removed
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'examples/inittab')
-rw-r--r-- | examples/inittab | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/inittab b/examples/inittab index 64fc4fce1..c4e0af514 100644 --- a/examples/inittab +++ b/examples/inittab @@ -87,4 +87,3 @@ tty5::respawn:/sbin/getty 38400 tty6 ::ctrlaltdel:/sbin/reboot ::shutdown:/bin/umount -a -r ::shutdown:/sbin/swapoff -a - |