diff --git a/postinstall_reseau.sh b/postinstall_reseau.sh index 04b925cfd88a4206cb42c012f283507798562170..cd6557c21490fc368b37d66feac6defacebc09c2 100755 --- a/postinstall_reseau.sh +++ b/postinstall_reseau.sh @@ -41,7 +41,7 @@ chown -R www-data:www-data eole-wol/wol/www mkdir -p /etc/xrdp cp /var/www/eole-wol/wol/xrdp.ini /etc/xrdp -cp /var/www/eole-wol/wol/service/xrdp.service /etc/systemd/system/ +cp /var/www/eole-wol/wol/service/xrdp.service /etc/systemd/system/multi-user.target.wants/ systemctl daemon-reload systemctl restart xrdp