From 284237c4d41a678e1231ea7a4d3d6aa9ad0e5669 Mon Sep 17 00:00:00 2001
From: Daniel Berteaud <daniel@firewall-services.com>
Date: Mon, 11 Jun 2012 21:28:13 +0200
Subject: [PATCH] Correction typo dans le nom de profile workstation

---
 root/home/e-smith/files/shares/wpkg/files/hosts.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/root/home/e-smith/files/shares/wpkg/files/hosts.xml b/root/home/e-smith/files/shares/wpkg/files/hosts.xml
index 0752568..f6841b0 100644
--- a/root/home/e-smith/files/shares/wpkg/files/hosts.xml
+++ b/root/home/e-smith/files/shares/wpkg/files/hosts.xml
@@ -15,5 +15,5 @@
     <host name="SERVER1 profile-id="default" />
     -->
 
-    <host name=".+" profile-id="worstation" />
+    <host name=".+" profile-id="workstation" />
 </hosts:wpkg>