From 7224c1253228e5c29c78cb3f0f26ce34770f2356 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sat, 15 Feb 2014 23:24:26 +0200 Subject: Added ebuilds for kogaion desktop --- app-misc/rogentoslive-tools/files/2/bashlogin | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 app-misc/rogentoslive-tools/files/2/bashlogin (limited to 'app-misc/rogentoslive-tools/files/2/bashlogin') diff --git a/app-misc/rogentoslive-tools/files/2/bashlogin b/app-misc/rogentoslive-tools/files/2/bashlogin new file mode 100644 index 00000000..34689189 --- /dev/null +++ b/app-misc/rogentoslive-tools/files/2/bashlogin @@ -0,0 +1,6 @@ +#!/bin/bash + +cat /etc/motd 2>/dev/null +cd /root +[[ -e .bash_profile ]] && source .bash_profile +exec -l /bin/bash -i -- cgit v1.2.3