[debian-edu-commits] debian-edu/ 01/02: Adjust tools/subnet-change (for jessie); (Closes: #800654).
Holger Levsen
holger at layer-acht.org
Thu May 19 08:57:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch jessie
in repository debian-edu-config.
commit 87d99ffab0c24a0eb56091340b8d7727260069f9
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