Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / release / picobsd / dial / lang / login.pl
1 #!/bin/sh
2 # $FreeBSD: src/release/picobsd/dial/lang/login.pl,v 1.3 1999/08/28 01:33:21 peter Exp $
3 # $DragonFly: src/release/picobsd/dial/lang/Attic/login.pl,v 1.2 2003/06/17 04:27:20 dillon Exp $
4
5 if [ "$2" != "root" ]
6 then
7         exit
8 fi
9 cat /etc/motd
10 LANG=pl; export LANG
11 HOME=/root exec -sh