X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=inline;f=etc%2Fgrml%2Flsb-functions;h=a2690076afc0df796b52d3668cd7af26b23ad83f;hb=3145c8f9f62d9a2d122c4c4489dbccb0f2251f7b;hp=89c3f390e20b68847f96e6c33ed0e1663e43a2ed;hpb=158d2aff363f208b9216e0a7373639a926266601;p=grml-etc-core.git diff --git a/etc/grml/lsb-functions b/etc/grml/lsb-functions index 89c3f39..a269007 100644 --- a/etc/grml/lsb-functions +++ b/etc/grml/lsb-functions @@ -167,43 +167,6 @@ RC_DEFAULT_INDENT=2 #RC_DOT_PATTERN=' .' RC_DOT_PATTERN='' -# void get_bootconfig() -# -# Get the BOOTLEVEL and SOFTLEVEL by setting -# 'bootlevel' and 'softlevel' via kernel -# parameters. -# -get_bootconfig() { - local copt - local newbootlevel - local newsoftlevel - - for copt in $( 1) { print "More than one entry for '$*' found in /etc/fstab!" > "/dev/stderr" } } - ' /etc/fstab -} - # char *reverse_list(list) # # Returns the reversed order of list