summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs
diff options
context:
space:
mode:
authorBastian Wissler2007-07-03 16:10:50 +0200
committerBastian Wissler2007-07-03 16:10:50 +0200
commitec7fe3dd058b71e34278a0728e03ae2ffdd48580 (patch)
tree9135df36fd499993d5c07258d7110dd67bb24625 /initramfs/distro-specs
parent* added the 'os-plugins'-folder I missed with last commit (diff)
downloadcore-ec7fe3dd058b71e34278a0728e03ae2ffdd48580.tar.gz
core-ec7fe3dd058b71e34278a0728e03ae2ffdd48580.tar.xz
core-ec7fe3dd058b71e34278a0728e03ae2ffdd48580.zip
Gentoo: removed some standard-services from config-default (can be enabled by machine-setup)
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1222 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/distro-specs')
-rw-r--r--initramfs/distro-specs/gentoo/config-default2
1 files changed, 1 insertions, 1 deletions
diff --git a/initramfs/distro-specs/gentoo/config-default b/initramfs/distro-specs/gentoo/config-default
index a46ad078..bd93b216 100644
--- a/initramfs/distro-specs/gentoo/config-default
+++ b/initramfs/distro-specs/gentoo/config-default
@@ -42,7 +42,7 @@ D_INITDIR="/init.d"
D_INITBOOTD="/runlevels/boot"
D_INITDEFAULT="3"
D_RCDIRS="/runlevels/default /runlevels/single /runlevels/nonetwork"
-D_INITSCRIPTS="localmount keymaps clock urandom resmgrd autofs dbus ivman local portmap ntp-client syslog-ng sshd"
+D_INITSCRIPTS="localmount keymaps clock urandom resmgrd ivman local portmap"
D_XF86CONFFILE="/etc/X11/xorg.conf"
D_XORGBIN=/usr/bin/Xorg
D_XFONTPATH="/usr/share/fonts/*"