summaryrefslogtreecommitdiffstats
path: root/initramfs/tpm/etc/bash.bashrc
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-10-20 18:32:52 +0200
committerDirk von Suchodoletz2007-10-20 18:32:52 +0200
commita8ee9b6d2f15d34b189fb9a54aab77e86ec1c16a (patch)
treee4269ecd118e76863312c4a69b12b6367256f967 /initramfs/tpm/etc/bash.bashrc
parentmkdxsinitrd: added functions for tpm-secured booting (diff)
downloadcore-a8ee9b6d2f15d34b189fb9a54aab77e86ec1c16a.tar.gz
core-a8ee9b6d2f15d34b189fb9a54aab77e86ec1c16a.tar.xz
core-a8ee9b6d2f15d34b189fb9a54aab77e86ec1c16a.zip
tpm stuff subdirectory ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1392 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/tpm/etc/bash.bashrc')
-rw-r--r--initramfs/tpm/etc/bash.bashrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/initramfs/tpm/etc/bash.bashrc b/initramfs/tpm/etc/bash.bashrc
new file mode 100644
index 00000000..0c0dc200
--- /dev/null
+++ b/initramfs/tpm/etc/bash.bashrc
@@ -0,0 +1,3 @@
+[ -z "$PS1" ] && return
+
+PS1="(\h):\w# "