Fix typo in debian/nut-client.postinst

This commit is contained in:
Laurent Bigonville 2012-08-11 17:15:13 +02:00
parent 5d4e219ae8
commit 6c85678343

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