]> 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 14:05:47 +0000 (07:05 -0700)
commite681915e6488e4287e9a0eeddafcc3c7662084c1
tree3057df4d77b8c84abd2fe660e8a112cd4d4a9854
parent54c310b8039d9ffe5cc96d6711a1c6a21306f69f
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