X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Flsb-functions;h=a2690076afc0df796b52d3668cd7af26b23ad83f;hb=3145c8f9f62d9a2d122c4c4489dbccb0f2251f7b;hp=42e89fb21fb04c4445211133021868721067a18a;hpb=fcb1f5a4c443b8c2e2ba359170dd8bb88a899fdb;p=grml-etc-core.git diff --git a/etc/grml/lsb-functions b/etc/grml/lsb-functions index 42e89fb..a269007 100644 --- a/etc/grml/lsb-functions +++ b/etc/grml/lsb-functions @@ -167,56 +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