summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/aaabasicfs/.footprint1
-rw-r--r--base/aaabasicfs/Pkgfile4
2 files changed, 5 insertions, 0 deletions
diff --git a/base/aaabasicfs/.footprint b/base/aaabasicfs/.footprint
index c667fad6c..515cc8739 100644
--- a/base/aaabasicfs/.footprint
+++ b/base/aaabasicfs/.footprint
@@ -101,6 +101,7 @@ lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S90sysctl -> ../init.d/sysctl
drwxr-xr-x root/root etc/skel/
-rw-r--r-- root/root etc/skel/.bash_profile
-rw-r--r-- root/root etc/skel/.bashrc
+-rw-r--r-- root/root etc/skel/.dmrc
lrwxrwxrwx root/root etc/skel/.xinitrc -> /etc/slim.xinitrc
drwxr-xr-x root/root etc/sysconfig/
-rw-r--r-- root/root etc/sysconfig/clock
diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile
index 3f61e45f7..a3a2a623d 100644
--- a/base/aaabasicfs/Pkgfile
+++ b/base/aaabasicfs/Pkgfile
@@ -155,6 +155,10 @@ EOF
sed -i "s|nutyx-initrd|nutyx-initrd_64|" \
$PKG/boot/grub/menu.lst
fi
+ cat > $PKG/etc/skel/.dmrc << "EOF"
+[Desktop]
+Session=
+EOF
mkdir -v $PKG/etc/X11
cp -v xorg.conf $PKG/etc/X11/
cd $PKG/root/