[X2Go-Commits] [live-build-x2go] 31/58: name change

git-admin at x2go.org git-admin at x2go.org
Tue Feb 14 09:34:10 CET 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch feature/openbox
in repository live-build-x2go.

commit 7b2b24aeeb82b272bab831ef8bf5b1e192c76282
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Mon Jan 2 10:05:21 2017 +0100

    name change
---
 .../lib/live/config/2000-showifconfig              |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/includes.chroot/lib/live/config/2000-showifconfig b/config/includes.chroot/lib/live/config/2000-showifconfig
index fb108ea..20896d4 100755
--- a/config/includes.chroot/lib/live/config/2000-showifconfig
+++ b/config/includes.chroot/lib/live/config/2000-showifconfig
@@ -1,11 +1,11 @@
 #!/bin/bash
 
-IFConfig ()
+ShowIFConfig ()
 {
 
 # Output startup message
 #
-echo -n " ifconfig"
+echo -n " showifconfig"
 
 #setterm -term linux -r >/dev/tty9
 # Make sure no language-specific stuff interferes with our matching
@@ -36,4 +36,4 @@ chmod 755 /etc/network/if-up.d/showips
 
 }
 
-IFConfig
+ShowIFConfig

--
Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git


More information about the x2go-commits mailing list