From 701844f51192b9beaa7255b0b745338461801e96 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Tue, 30 Jan 2007 00:05:47 +0000 Subject: Added exclusion of runlevel links to init (tar in bind mount scenario to clean up initial_boot), see Changeset 650 too ... Minor fixes ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@651 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/initrd-stuff/bin/servconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'initramfs/initrd-stuff/bin/servconfig') diff --git a/initramfs/initrd-stuff/bin/servconfig b/initramfs/initrd-stuff/bin/servconfig index 6a857892..1cbae875 100755 --- a/initramfs/initrd-stuff/bin/servconfig +++ b/initramfs/initrd-stuff/bin/servconfig @@ -79,7 +79,7 @@ echo " | |_| | | | |___| | | | ____| | |___ / / _____/|__| |______|__| |__| |_______|______|__| |__| - Diskless Workstation (v4.1/$dstr (c) + Diskless Workstation (v4.0.6/$dstr (c) ">/mnt/etc/issue ############################################################################# @@ -548,4 +548,4 @@ fi [ $DEBUGLEVEL -eq 8 ] && echo "** SW setup finished at $(sysup)" # servconfig finished successfully -echo "finished" > /tmp/svcfg +echo "servconfig finished at $(sysup)" > /tmp/svcfg -- cgit v1.2.3-55-g7522