post_install() { getent passwd arduino-watchdog >/dev/null || \ useradd -r -s /usr/bin/nologin -d /var/lib/arduino-watchdog arduino-watchdog }