summaryrefslogtreecommitdiff
path: root/configs/profile/root-image/etc
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2018-05-18 20:56:49 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2018-07-02 10:53:53 -0400
commitc7c6ca1a3abe44e6153a809d329bc67d02727c9f (patch)
treeeaadeb4269ebe5c927ae8e278319d8be0af053c3 /configs/profile/root-image/etc
parent2e83781aa76c34170cadfad9cf65029a1cc7f571 (diff)
autostart tweaks
Diffstat (limited to 'configs/profile/root-image/etc')
-rw-r--r--configs/profile/root-image/etc/skel/.bash_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/profile/root-image/etc/skel/.bash_profile b/configs/profile/root-image/etc/skel/.bash_profile
index 502a30a..4dfbab5 100644
--- a/configs/profile/root-image/etc/skel/.bash_profile
+++ b/configs/profile/root-image/etc/skel/.bash_profile
@@ -18,4 +18,4 @@ export $(cat /etc/locale.conf)
# launch X
-[ -n "$DESKTOP_SESSION" -a -z "$DISPLAY" -a "$(tty)" = /dev/tty1 ] && exec startx
+[ -n "$DESKTOP_SESSION" -a -z "$DISPLAY" -a "$(tty)" = /dev/tty1 ] && exec startx || cat /etc/motd