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

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Thu May 19 08:47:41 UTC 2016


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

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

commit b89ad307b757096bbefc1e03236d383ebf48430d
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Thu May 19 10:47:27 2016 +0200

    Adjust tools/subnet-change (for jessie); (Closes: #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 bede2ff..6d4e320 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/squid/squid.conf", $oldsubnet, $newsubnet);
+replace_ips("/etc/squid3/squid-debian-edu.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