X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debianpkg%2Fbackports%2Fubuntu12.04%2Fdebian%2Ffrr.postinst;h=5f1918b27fcd24640a9b99d9278c92bdb66315eb;hb=6ba5c2bfcac305e6dffe5b85ac237f769546547d;hp=d4c33cd5cdc88d751746c9b82e72ad47e9dd572d;hpb=4fb94a56c1246bed52b0c012ae311faba1a7de49;p=mirror_frr.git diff --git a/debianpkg/backports/ubuntu12.04/debian/frr.postinst b/debianpkg/backports/ubuntu12.04/debian/frr.postinst index d4c33cd5c..5f1918b27 100644 --- a/debianpkg/backports/ubuntu12.04/debian/frr.postinst +++ b/debianpkg/backports/ubuntu12.04/debian/frr.postinst @@ -15,7 +15,6 @@ frrvtygid=`egrep "^frrvty:" $GROUPFILE | awk -F ":" '{ print $3 }'` chown -R ${frruid}:${frrgid} /etc/frr touch /etc/frr/vtysh.conf chgrp ${frrvtygid} /etc/frr/vtysh* -chmod 440 /etc/sudoers.d/frr_sudoers chmod 644 /etc/frr/* ENVIRONMENTFILE=/etc/environment