diff options
author | Al Stone <ahs3@redhat.com> | 2013-01-15 10:49:34 -0700 |
---|---|---|
committer | Al Stone <ahs3@redhat.com> | 2013-01-15 10:49:34 -0700 |
commit | ba5d044ed65f9aa25ececd921ad20386cb50bfd9 (patch) | |
tree | bc42bd45c0a1a7024fed17188683a9f150938003 /dev-template/sbin/init | |
parent | 5b9a975032a2e305cac848d2ee1fec9744b4f4ce (diff) | |
download | bootstrap.git.DONOTUSE-ba5d044ed65f9aa25ececd921ad20386cb50bfd9.tar.gz bootstrap.git.DONOTUSE-ba5d044ed65f9aa25ececd921ad20386cb50bfd9.tar.xz bootstrap.git.DONOTUSE-ba5d044ed65f9aa25ececd921ad20386cb50bfd9.zip |
Reconcile with msalter 0001-tzdata-fixup-Makeconfig.in-paths.patch
Signed-off-by: Al Stone <ahs3@redhat.com>
Diffstat (limited to 'dev-template/sbin/init')
-rwxr-xr-x | dev-template/sbin/init | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-template/sbin/init b/dev-template/sbin/init deleted file mode 100755 index 1815c6d..0000000 --- a/dev-template/sbin/init +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/bash - -echo -echo -echo -echo DJ Was Here -echo -echo - -export HOME=/root -cd $HOME - -/bin/bash -i -l |