From adb3b8c68a633556cffb8f4e0b29aab63510c3d4 Mon Sep 17 00:00:00 2001 From: rwatson Date: Sat, 15 Jul 2000 03:25:14 +0000 Subject: o Display only a short fortune at the root login prompt, as large ones scroll of our pretty /etc/motd that helps the user know what to do. o Change reflects similar setting in /share/skel --- etc/root/dot.login | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/root/dot.login b/etc/root/dot.login index 5a45f10..3032ef9 100644 --- a/etc/root/dot.login +++ b/etc/root/dot.login @@ -6,4 +6,4 @@ # # Uncomment to display a random cookie each login: -# [ -x /usr/games/fortune ] && /usr/games/fortune +# [ -x /usr/games/fortune ] && /usr/games/fortune -s -- cgit v1.1