X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fnfs-common.postinst;fp=debian%2Fnfs-common.postinst;h=c9055dc612eca8279aac420290de52b56e52da9b;hp=f556bc273519fc72c58dd2fb2abd5d83c1a0dcd2;hb=4f44986ea6265136beff9fe699f4ede63f463655;hpb=a844d5c56ef076c8961e7396b601e9a2bdeb546f diff --git a/debian/nfs-common.postinst b/debian/nfs-common.postinst index f556bc2..c9055dc 100755 --- a/debian/nfs-common.postinst +++ b/debian/nfs-common.postinst @@ -4,6 +4,10 @@ case "$1" in configure) + ucf --three-way /usr/share/nfs-common/conffiles/idmapd.conf /etc/idmapd.conf + ucf --three-way /usr/share/nfs-common/conffiles/gssapi_mech.conf /etc/gssapi_mech.conf + ucf --three-way /usr/share/nfs-common/conffiles/nfs-common.default /etc/default/nfs-common + update-rc.d nfs-common defaults 21 79 >/dev/null if ! getent passwd statd >/dev/null; then