Bug#671730: /etc/lsb-base is there. Do mv /etc/lsb-base-logging.sh /etc/lsb-base/logging.sh

Regid Ichira <[email protected]>
Newsgroups gmane.linux.debian.devel.lsb
Message-ID <1336310220.60966.YahooMailClassic__39330.6964812384$1336311744$gmane$org@web120702.mail.ne1.yahoo.com>
Package:  lsb-base
Version:  4.1+Debian2
Severity: wishlist
Tags:     patch
File:     /lib/lsb/init-functions

  I think it is more obvious, and less cluttering /etc:

--- a/init-functions    2012-04-24 22:23:11.000000000 +0300
+++ b/init-functions    2012-05-06 15:51:43.000000000 +0300
@@ -395,7 +395,7 @@ log_action_end_msg () {
     log_action_end_msg_post "$@"
 }

-# Hooks for /etc/lsb-base-logging.sh
+# Hooks for /etc/lsb-base/logging.sh
 log_daemon_msg_pre () {
     if log_use_fancy_output; then
         /bin/echo -n "[....] "
@@ -446,4 +446,4 @@ log_action_end_msg_pre () {
 log_action_end_msg_post () { :; }

 FANCYTTY=
-[ -e /etc/lsb-base-logging.sh ] && . /etc/lsb-base-logging.sh || true
+[ -e /etc/lsb-base/logging.sh ] && . /etc/lsb-base/logging.sh || true
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.