Fix typo in debian/nut-client.postinst

This commit is contained in:
Laurent Bigonville 2012-08-11 17:15:13 +02:00
parent 15f7f26bac
commit 062e200fee

View file

@ -37,6 +37,7 @@ case "$1" in
chown root:nut /var/run/nut
chmod 770 /var/run/nut
fi
;;
abort-upgrade)
# do nothing