1
0
mirror of synced 2026-02-26 08:13:53 +00:00

Document state of Debian package 3.9-3

This commit is contained in:
Steve Kemp
2008-04-30 18:17:11 +00:00
committed by Axel Beckert
parent 7d9b9b9881
commit 09bf1cd84d
11 changed files with 45 additions and 33 deletions

View File

@@ -91,7 +91,7 @@ if [ -z "${dhcp}" ]; then
logMessage Adding ${hostname} and ${name} to /etc/hosts on the host
echo "${ip1} ${name} ${hostname}" >> /etc/hosts
echo "${ip1} ${hostname} ${name}" >> /etc/hosts
#