Correction : {host,local,remote}/ : duplicity + MySQL.
[lhc/ateliers.git] / etc / sudoers.d / passwd-init
1 %sudo ALL=(ALL) NOPASSWD: /bin/sh -e -f -u -c \
2 case $(/usr/bin/passwd --status "$SUDO_USER") in \
3 ("$SUDO_USER L "*) /usr/bin/passwd $SUDO_USER;; esac