aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'livecd-overlay/usr/local/portage/app-misc/glentoo-autologin/glentoo-autologin-0.1.ebuild')
-rw-r--r--livecd-overlay/usr/local/portage/app-misc/glentoo-autologin/glentoo-autologin-0.1.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/livecd-overlay/usr/local/portage/app-misc/glentoo-autologin/glentoo-autologin-0.1.ebuild b/livecd-overlay/usr/local/portage/app-misc/glentoo-autologin/glentoo-autologin-0.1.ebuild
new file mode 100644
index 0000000..26dae2b
--- /dev/null
+++ b/livecd-overlay/usr/local/portage/app-misc/glentoo-autologin/glentoo-autologin-0.1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+inherit eutils
+
+DESCRIPTION="Handle automatically logging in on system boot."
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
+src_install() {
+ doinitd autologin
+} \ No newline at end of file