summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser/XX_vmchooser.sh
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-08-05 19:26:10 +0200
committerDirk von Suchodoletz2008-08-05 19:26:10 +0200
commit4a0ad227fecb47c3f7ff9800ca9c94222b87364f (patch)
tree27cdc20fdf486553597ca440c8f4e1c72b31db6b /os-plugins/plugins/vmchooser/XX_vmchooser.sh
parentUpdated uclib tools by ssc ... (diff)
downloadcore-4a0ad227fecb47c3f7ff9800ca9c94222b87364f.tar.gz
core-4a0ad227fecb47c3f7ff9800ca9c94222b87364f.tar.xz
core-4a0ad227fecb47c3f7ff9800ca9c94222b87364f.zip
Migration steps for new stage3 in the plugin stage3 scripts (the use of
/etc/sysconfig/config is deprecated) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1957 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/vmchooser/XX_vmchooser.sh')
-rw-r--r--os-plugins/plugins/vmchooser/XX_vmchooser.sh13
1 files changed, 13 insertions, 0 deletions
diff --git a/os-plugins/plugins/vmchooser/XX_vmchooser.sh b/os-plugins/plugins/vmchooser/XX_vmchooser.sh
index 93a93b13..1bc964d0 100644
--- a/os-plugins/plugins/vmchooser/XX_vmchooser.sh
+++ b/os-plugins/plugins/vmchooser/XX_vmchooser.sh
@@ -1,3 +1,16 @@
+#!/bin/ash
+#
+# Copyright (c) 2008 - RZ Uni Freiburg
+# Copyright (c) 2008 - OpenSLX GmbH
+#
+# This program/file is free software distributed under the GPL version 2.
+# See http://openslx.org/COPYING
+#
+# If you have any feedback please consult http://openslx.org/feedback and
+# send your feedback to feedback@openslx.org
+#
+# General information about OpenSLX can be found at http://openslx.org
+#
CONFFILE="/initramfs/plugin-conf/vmchooser.conf"