diff --git a/debian/weatherstation-weatherd.postinst b/debian/weatherstation-weatherd.postinst index 68bb2f8..345eb5f 100644 --- a/debian/weatherstation-weatherd.postinst +++ b/debian/weatherstation-weatherd.postinst @@ -8,9 +8,9 @@ if ! getent passwd weatherstation >/dev/null 2>&1; then --disabled-password --disabled-login \ --shell /bin/false \ weatherstation - adduser weatherstation dialout echo "." fi +adduser weatherstation dialout # Fixperms: /bin/chown weatherstation:weatherstation /etc/weatherstation/weatherd.conf