From a50185384fd62537af277427398673b9e5c682e0 Mon Sep 17 00:00:00 2001
From: David Beniamine <david.beniamine@tetras-libre.fr>
Date: Fri, 28 Sep 2018 16:46:16 +0200
Subject: [PATCH] Add wakeonlan

---
 postinstall_partage.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/postinstall_partage.sh b/postinstall_partage.sh
index 58da62b..2134d01 100755
--- a/postinstall_partage.sh
+++ b/postinstall_partage.sh
@@ -24,7 +24,8 @@ apt-eole update
 apt-eole install \
     git \
     printer-driver-splix \
-    hplip
+    hplip \
+    wakeonlan
 git clone https://gitlab.tetras-libre.fr/tetras-libre/eole-wol
 cd eole-wol
 
-- 
GitLab