]> git.puffer.fish Git - mirror/frr.git/commit
debianpkg: Fix maintainer-script-should-not-use-recursive-chown-or-chmod
authorMartin Winter <mwinter@opensourcerouting.org>
Mon, 19 Mar 2018 18:16:09 +0000 (11:16 -0700)
committerMartin Winter <mwinter@opensourcerouting.org>
Tue, 27 Mar 2018 13:27:32 +0000 (06:27 -0700)
commitd44ca8aaeee014c1bdf79b0b359edee3560ecc16
tree75721e9ec079b24c8d60c457d41e464183a94fa0
parentf2f8b4eced1927ef5b77696958568ff290c167e5
debianpkg: Fix maintainer-script-should-not-use-recursive-chown-or-chmod

New lintian version causes warning for recursive chown and chmod. This
change avoids the the recursive operation by splitting it into to commands

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
debianpkg/frr.postinst
debianpkg/frr.preinst