[debian-edu-commits] debian-edu/ 01/01: Revert "Adjust tools/subnet-change (for jessie); (Closes: #800654)."

Holger Levsen holger at layer-acht.org
Thu May 19 08:58:35 UTC 2016


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

holger pushed a commit to branch master
in repository debian-edu-config.

commit 4d71e7f4da936558cfccda384e37d8589c089a9d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu May 19 10:57:12 2016 +0200

    Revert "Adjust tools/subnet-change (for jessie); (Closes: #800654)."
    
    This reverts commit b89ad307b757096bbefc1e03236d383ebf48430d
    which is only needed in jessie as per #800654.
---
 share/debian-edu-config/tools/subnet-change | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/debian-edu-config/tools/subnet-change b/share/debian-edu-config/tools/subnet-change
index 6d4e320..bede2ff 100755
--- a/share/debian-edu-config/tools/subnet-change
+++ b/share/debian-edu-config/tools/subnet-change
@@ -117,7 +117,7 @@ replace_hosts_ip("/etc/hosts", $oldsubnet, $newsubnet);
 replace_exports_ip("/etc/exports", $oldsubnet, $newsubnet);
 replace_interfaces_ip("/etc/network/interfaces", $oldsubnet, $newsubnet);
 replace_ips("/etc/samba/smb-debian-edu.conf", $oldsubnet, $newsubnet);
-replace_ips("/etc/squid3/squid-debian-edu.conf", $oldsubnet, $newsubnet);
+replace_ips("/etc/squid/squid.conf", $oldsubnet, $newsubnet);
 change_muninnode("/etc/munin/debian-edu-munin-node.conf", $oldsubnet,
                  $newsubnet);
 change_hostallow("/etc/hosts.allow", $oldsubnet, $newsubnet);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list