# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo/src/lcdsplash/modules/exit/uname,v 1.1 2004/11/23 01:45:01 vapier Exp $

lcd_custom_exit() {
	uname -n -r
}
