From 554b2d893f5078f99e48d5f30879ef94925d1687 Mon Sep 17 00:00:00 2001
From: David Beniamine <david.beniamine@tetras-libre.fr>
Date: Mon, 1 Oct 2018 11:10:08 +0200
Subject: [PATCH] Restart xrdp

---
 postinstall_reseau.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/postinstall_reseau.sh b/postinstall_reseau.sh
index 2ac3531..4258d5d 100755
--- a/postinstall_reseau.sh
+++ b/postinstall_reseau.sh
@@ -30,3 +30,4 @@ chown -R www-data:www-data eole-wol/wol/www
 
 mkdir -p /etc/xrdp
 cp /var/www/eole-wol/wol/xrdp.ini /etc/xrdp
+systemctl restart xrdp
-- 
GitLab