|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../sysfiles/sysfiles.conf |
|
|
|
|
# Copyright (C) 2007 - 2008 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2007 - 2009 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
|
# |
|
|
|
@ -46,10 +46,6 @@ EOT
|
|
|
|
|
chmod 664 var/log/wtmp var/run/utmp |
|
|
|
|
chown 0:5 var/log/wtmp var/run/utmp |
|
|
|
|
|
|
|
|
|
echo "Creating etc/mtab ..." |
|
|
|
|
# ln -fvs ../proc/mounts etc/mtab |
|
|
|
|
touch etc/mtab |
|
|
|
|
|
|
|
|
|
echo "Creating etc/skel/.profile and etc/skel/.exrc ..." |
|
|
|
|
cp $confdir/skel-profile.txt etc/skel/.profile |
|
|
|
|
echo 'set showmode' > etc/skel/.exrc |
|
|
|
|