From 7873875fd2f74d9917ce5749f7f7e8df1c8468f2 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Fri, 6 Aug 2010 23:37:51 +0200 Subject: Minor optimizations ... --- initramfs/distro-specs/ubuntu/functions-default | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'initramfs/distro-specs/ubuntu/functions-default') diff --git a/initramfs/distro-specs/ubuntu/functions-default b/initramfs/distro-specs/ubuntu/functions-default index 475290bb..beb63db1 100644 --- a/initramfs/distro-specs/ubuntu/functions-default +++ b/initramfs/distro-specs/ubuntu/functions-default @@ -64,7 +64,10 @@ required." >/mnt/etc/init.inactive/README rm /mnt/etc/udev/rules.d/*persistent*.rules >/dev/null 2>&1 # for screen sessions - testmkd /mnt/var/run/screen root:utmp 0775 + testmkd /mnt/var/run/screen root:utmp 0777 + + # apt stuff + testmkd /mnt/var/cache/apt/archives/partial # add the slx specific path (/var/opt/openslx/bin) to the PATH variable echo -e "# stuff generated by $0 (out of InitRamFS written $date)\n\ -- cgit v1.2.3-55-g7522