Fix typo in debian/nut-client.postinst
This commit is contained in:
parent
15f7f26bac
commit
062e200fee
1 changed files with 1 additions and 0 deletions
1
debian/nut-client.postinst
vendored
1
debian/nut-client.postinst
vendored
|
@ -37,6 +37,7 @@ case "$1" in
|
|||
chown root:nut /var/run/nut
|
||||
chmod 770 /var/run/nut
|
||||
fi
|
||||
;;
|
||||
|
||||
abort-upgrade)
|
||||
# do nothing
|
||||
|
|
Loading…
Reference in a new issue