[debian-edu-commits] debian-edu/ 01/01: fix typo in LTSP dhcpd interface setting.
Wolfgang Schweer
schweer-guest at moszumanska.debian.org
Sun Apr 24 14:11:24 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 8f83169488da9873bb4b5249f834b6343666dd8a
Author: Wolfgang Schweer <wschweer at arcor.de>
Date: Sun Apr 24 16:11:57 2016 +0200
fix typo in LTSP dhcpd interface setting.
---
cf/cf.ltsp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cf/cf.ltsp b/cf/cf.ltsp
index 2494bf5..d4d6152 100644
--- a/cf/cf.ltsp
+++ b/cf/cf.ltsp
@@ -62,7 +62,7 @@ editfiles:
{ /etc/default/isc-dhcp-server
- AppendIfNoSuchLine 'INTERFACESv4="$INTERFACES eth1"'
+ AppendIfNoSuchLine 'INTERFACESv4="$INTERFACESv4 eth1"'
}
--
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