diff --git a/services/pad.libre-service.eu.md b/services/pad.libre-service.eu.md index 818bc18..a953e91 100644 --- a/services/pad.libre-service.eu.md +++ b/services/pad.libre-service.eu.md @@ -108,7 +108,7 @@ systemctl restart postgresql.service Créer un compte système dédié : ``` -adduser --disabled-password --system --group --home /srv/etherpad/ +adduser --disabled-password --system --group --home /srv/etherpad/ --shell /bin/bash etherpad ``` ### Déploiement du code