diff options
author | Arthur Jones <arthur.jones@riverbed.com> | 2018-08-22 14:36:12 -0700 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-30 15:33:02 +0000 |
commit | b59f1ba19925bb222f1dd525700e8d1111a9dd1d (patch) | |
tree | 59c8a321f14551cdcbcff4fc391ee79433268153 /testing/py-buildutils | |
parent | e61564dda2e21800fa6cbd4824aa0808f9cd6ae8 (diff) | |
download | aports-b59f1ba19925bb222f1dd525700e8d1111a9dd1d.tar.bz2 aports-b59f1ba19925bb222f1dd525700e8d1111a9dd1d.tar.xz |
testing/frr: set /etc/frr to be owned by frr:frr
Currently, /etc/frr is owned by root, but when re-writing config
with command like:
router# copy running-config startup-config
we fail as we drop down to frr:frr when writing config.
Here, we chown -R frr:frr /etc/frr to make sure we can re-write config
safely
Fixes: #9328
Diffstat (limited to 'testing/py-buildutils')
0 files changed, 0 insertions, 0 deletions