X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=local%2Fdpkg-reconfigure;h=fe3db8820d678eccbbfaca4f06453f6833b004e4;hp=b4ab82a6b96067251024296e64188df8ec7bffe0;hb=148dbf7db2d83f0e8938925ca496a69b50b2573f;hpb=3ad6118386977e346d81042e924e5db9c5f15b7d diff --git a/local/dpkg-reconfigure b/local/dpkg-reconfigure index b4ab82a..fe3db88 100755 --- a/local/dpkg-reconfigure +++ b/local/dpkg-reconfigure @@ -5,4 +5,4 @@ tool=$(readlink -e "${0%/*}/..") sudo \ DEBIAN_FRONTEND=noninteractive \ DEBIAN_PRIORITY=low \ - dpkg-reconfigure "$@" + /usr/sbin/dpkg-reconfigure "$@"