From cb99b5aeb0bd708b92c1234c3aa0277784b82c01 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Thu, 16 Oct 2008 15:52:53 +0000 Subject: Create directory needed for screens ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2339 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/distro-specs/suse/functions-default | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'initramfs') diff --git a/initramfs/distro-specs/suse/functions-default b/initramfs/distro-specs/suse/functions-default index 4eca6209..af1e6a7c 100644 --- a/initramfs/distro-specs/suse/functions-default +++ b/initramfs/distro-specs/suse/functions-default @@ -312,6 +312,8 @@ exit 0' >/mnt/etc/init.d/boot -i /mnt/etc/sysconfig/boot # if YaST2 should be runnable (without much effect anyway) on the client testmkd /mnt/var/log/YaST2 + # for screen sessions + testmkd /mnt/var/run/uscreens 4777 echo "$host_name" > /mnt/etc/HOSTNAME } @@ -416,7 +418,7 @@ config_snmp () { if [ "x$start_snmp" = "xyes" ] ; then if [ -f /mnt/etc/init.d/snmpd ] ; then rllinker "snmpd" 24 2 - testmkd /mnt/var/lib/net-snmp >/dev/null 2>&1 + testmkd /mnt/var/lib/net-snmp fi # fixme!! # write service monitor depending on services started -- cgit v1.2.3-55-g7522